diff options
-rw-r--r-- | meta-gnome/recipes-gnome/libgweather/libgweather_40.0.bb | 2 |
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 |
13 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | 13 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" |
14 | UNKNOWN_CONFIGURE_WHITELIST:append = " introspection" | 14 | GIR_MESON_OPTION = "" |
15 | 15 | ||
16 | GTKDOC_MESON_OPTION = "gtk_doc" | 16 | GTKDOC_MESON_OPTION = "gtk_doc" |
17 | 17 | ||