summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/tepl/tepl_6.8.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/tepl/tepl_6.8.0.bb')
-rw-r--r--meta-gnome/recipes-gnome/tepl/tepl_6.8.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/tepl/tepl_6.8.0.bb b/meta-gnome/recipes-gnome/tepl/tepl_6.8.0.bb
index 6c9c36f3ed..f4d027ebf7 100644
--- a/meta-gnome/recipes-gnome/tepl/tepl_6.8.0.bb
+++ b/meta-gnome/recipes-gnome/tepl/tepl_6.8.0.bb
@@ -22,7 +22,6 @@ inherit meson gobject-introspection gettext features_check pkgconfig
22ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" 22ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
23SRC_URI = "git://gitlab.gnome.org/swilmet/tepl;protocol=https;branch=main" 23SRC_URI = "git://gitlab.gnome.org/swilmet/tepl;protocol=https;branch=main"
24SRCREV = "16ab2567257a053bd957699f89080fafd0999035" 24SRCREV = "16ab2567257a053bd957699f89080fafd0999035"
25S = "${WORKDIR}/git"
26 25
27# gobject-introspection is mandatory and cannot be configured 26# gobject-introspection is mandatory and cannot be configured
28REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" 27REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"