diff options
| author | Khem Raj <raj.khem@gmail.com> | 2026-02-02 00:50:24 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-20 09:51:51 -0700 |
| commit | d4ecec734dbd947458da332947df3603fa77939e (patch) | |
| tree | acb40a5c2621a3cc38911d21f80ec4894b796fcf /meta-gnome | |
| parent | b0b88e74e480a2f58eccf8848fdc45b8e1954763 (diff) | |
| download | meta-openembedded-d4ecec734dbd947458da332947df3603fa77939e.tar.gz | |
tepl: Upgrade to 6.14.0
Add missing dependencies
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
| -rw-r--r-- | meta-gnome/recipes-gnome/tepl/tepl_6.14.0.bb (renamed from meta-gnome/recipes-gnome/tepl/tepl_6.8.0.bb) | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/tepl/tepl_6.8.0.bb b/meta-gnome/recipes-gnome/tepl/tepl_6.14.0.bb index f4d027ebf7..b6ba7e1a2a 100644 --- a/meta-gnome/recipes-gnome/tepl/tepl_6.8.0.bb +++ b/meta-gnome/recipes-gnome/tepl/tepl_6.14.0.bb | |||
| @@ -7,7 +7,9 @@ DEPENDS = " \ | |||
| 7 | glib-2.0 \ | 7 | glib-2.0 \ |
| 8 | gtk+3 \ | 8 | gtk+3 \ |
| 9 | libgedit-amtk \ | 9 | libgedit-amtk \ |
| 10 | libgedit-gfls \ | ||
| 10 | libgedit-gtksourceview \ | 11 | libgedit-gtksourceview \ |
| 12 | libhandy \ | ||
| 11 | libxml2 \ | 13 | libxml2 \ |
| 12 | uchardet \ | 14 | uchardet \ |
| 13 | gtk-doc-native \ | 15 | gtk-doc-native \ |
| @@ -20,9 +22,8 @@ inherit meson gobject-introspection gettext features_check pkgconfig | |||
| 20 | 22 | ||
| 21 | 23 | ||
| 22 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 24 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 23 | SRC_URI = "git://gitlab.gnome.org/swilmet/tepl;protocol=https;branch=main" | 25 | SRC_URI = "git://gitlab.gnome.org/World/gedit/libgedit-tepl.git;protocol=https;branch=main" |
| 24 | SRCREV = "16ab2567257a053bd957699f89080fafd0999035" | 26 | SRCREV = "d60f7ded17b52ea42091c073ea81090e91f38620" |
| 25 | |||
| 26 | # gobject-introspection is mandatory and cannot be configured | 27 | # gobject-introspection is mandatory and cannot be configured |
| 27 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" | 28 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" |
| 28 | GIR_MESON_OPTION = "" | 29 | GIR_MESON_OPTION = "" |
