diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_41.0.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_41.0.bb b/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_41.0.bb index 71ea79f99a..36dab453b1 100644 --- a/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_41.0.bb +++ b/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_41.0.bb | |||
@@ -13,7 +13,8 @@ inherit gnomebase itstool pkgconfig upstream-version-is-even gobject-introspecti | |||
13 | REQUIRED_DISTRO_FEATURES = "x11" | 13 | REQUIRED_DISTRO_FEATURES = "x11" |
14 | # gobject-introspection is mandatory and cannot be configured | 14 | # gobject-introspection is mandatory and cannot be configured |
15 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" | 15 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" |
16 | UNKNOWN_CONFIGURE_WHITELIST:append = " introspection" | 16 | |
17 | GIR_MESON_OPTION = "" | ||
17 | 18 | ||
18 | SRC_URI[archive.sha256sum] = "69cb1d3d9a10700eb66348ef1c0e66a855fc5a97ae62902df97a499da11562d2" | 19 | SRC_URI[archive.sha256sum] = "69cb1d3d9a10700eb66348ef1c0e66a855fc5a97ae62902df97a499da11562d2" |
19 | SRC_URI += " \ | 20 | SRC_URI += " \ |