diff options
| author | Khem Raj <raj.khem@gmail.com> | 2026-02-02 00:50:24 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-02-25 20:30:00 -0800 |
| commit | 9d723d920aaf187b5f32f5d9fff9e8ff721799ee (patch) | |
| tree | cb116803088c34b7ef4ef40be3390bb80eb1f8bb | |
| parent | afb5e65795376e8c1ba010094eb71db1794380f0 (diff) | |
| download | meta-openembedded-9d723d920aaf187b5f32f5d9fff9e8ff721799ee.tar.gz | |
tepl: Upgrade to 6.14.0
Add missing dependencies
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -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 = "" |
