diff mbox series

[meta-gnome,3/8] tepl: Upgrade to 6.14.0

Message ID 20260320170155.1413929-3-khem.raj@oss.qualcomm.com
State New
Headers show
Series [meta-python,1/8] python3-xstatic-font-awesome: Upgrade to 6.2.1.2 | expand

Commit Message

Khem Raj March 20, 2026, 5:01 p.m. UTC
From: Khem Raj <raj.khem@gmail.com>

Add missing dependencies

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../recipes-gnome/tepl/{tepl_6.8.0.bb => tepl_6.14.0.bb}   | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
 rename meta-gnome/recipes-gnome/tepl/{tepl_6.8.0.bb => tepl_6.14.0.bb} (80%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/tepl/tepl_6.8.0.bb b/meta-gnome/recipes-gnome/tepl/tepl_6.14.0.bb
similarity index 80%
rename from meta-gnome/recipes-gnome/tepl/tepl_6.8.0.bb
rename to 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 = " \
     glib-2.0 \
     gtk+3 \
     libgedit-amtk \
+    libgedit-gfls \
     libgedit-gtksourceview \
+    libhandy \
     libxml2 \
     uchardet \
     gtk-doc-native \
@@ -20,9 +22,8 @@  inherit meson gobject-introspection gettext features_check pkgconfig


 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
-SRC_URI = "git://gitlab.gnome.org/swilmet/tepl;protocol=https;branch=main"
-SRCREV = "16ab2567257a053bd957699f89080fafd0999035"
-
+SRC_URI = "git://gitlab.gnome.org/World/gedit/libgedit-tepl.git;protocol=https;branch=main"
+SRCREV = "d60f7ded17b52ea42091c073ea81090e91f38620"
 # gobject-introspection is mandatory and cannot be configured
 REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
 GIR_MESON_OPTION = ""