[meta-gnome,3/6] tepl: Check for x11 in distro features

Message ID 20220306223516.504947-3-raj.khem@gmail.com
State New
Headers show
Series [meta-oe,1/6] pcp: Enable check for x11 distro feature | expand

Commit Message

Khem Raj March 6, 2022, 10:35 p.m. UTC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta-gnome/recipes-gnome/tepl/tepl_6.00.0.bb | 3 +++
 1 file changed, 3 insertions(+)

Patch

diff --git a/meta-gnome/recipes-gnome/tepl/tepl_6.00.0.bb b/meta-gnome/recipes-gnome/tepl/tepl_6.00.0.bb
index 0ac7e3693d..aa1f88655c 100644
--- a/meta-gnome/recipes-gnome/tepl/tepl_6.00.0.bb
+++ b/meta-gnome/recipes-gnome/tepl/tepl_6.00.0.bb
@@ -15,6 +15,9 @@  GNOMEBASEBUILDCLASS = "meson"
 
 inherit gnomebase gobject-introspection gettext features_check
 
+# for gtksourceview4
+REQUIRED_DISTRO_FEATURES = "x11"
+
 SRC_URI[archive.sha256sum] = "a86397a895dca9c0de7a5ccb063bda8f7ef691cccb950ce2cfdee367903e7a63"
 
 # gobject-introspection is mandatory and cannot be configured