summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/libgweather/libgweather_40.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libgweather/libgweather_40.0.bb b/meta-gnome/recipes-gnome/libgweather/libgweather_40.0.bb
index 1d9daac1f0..49493b17b2 100644
--- a/meta-gnome/recipes-gnome/libgweather/libgweather_40.0.bb
+++ b/meta-gnome/recipes-gnome/libgweather/libgweather_40.0.bb
@@ -11,7 +11,7 @@ SRC_URI[archive.sha256sum] = "ca4e8f2a4baaa9fc6d75d8856adb57056ef1cd6e55c775ba87
11 11
12# gobject-introspection is mandatory and cannot be configured 12# gobject-introspection is mandatory and cannot be configured
13REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" 13REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
14UNKNOWN_CONFIGURE_WHITELIST:append = " introspection" 14GIR_MESON_OPTION = ""
15 15
16GTKDOC_MESON_OPTION = "gtk_doc" 16GTKDOC_MESON_OPTION = "gtk_doc"
17 17