summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gjs/gjs_1.70.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.70.0.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.70.0.bb
index 92f14e084..f6878d1f2 100644
--- a/meta-gnome/recipes-gnome/gjs/gjs_1.70.0.bb
+++ b/meta-gnome/recipes-gnome/gjs/gjs_1.70.0.bb
@@ -16,7 +16,7 @@ SRC_URI += " \
16 16
17# gobject-introspection is mandatory and cannot be configured 17# gobject-introspection is mandatory and cannot be configured
18REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" 18REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
19UNKNOWN_CONFIGURE_WHITELIST:append = " introspection" 19GIR_MESON_OPTION = ""
20 20
21EXTRA_OEMESON = " \ 21EXTRA_OEMESON = " \
22 -Dinstalled_tests=false \ 22 -Dinstalled_tests=false \