diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.0.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.0.bb index 6ac2973b9e..8378e94782 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.0.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_41.0.bb | |||
| @@ -25,10 +25,10 @@ DEPENDS = " \ | |||
| 25 | " | 25 | " |
| 26 | 26 | ||
| 27 | GTKDOC_MESON_OPTION = "gtk_doc" | 27 | GTKDOC_MESON_OPTION = "gtk_doc" |
| 28 | GIR_MESON_OPTION = "" | ||
| 28 | 29 | ||
| 29 | # gobject-introspection is mandatory and cannot be configured | 30 | # gobject-introspection is mandatory and cannot be configured |
| 30 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" | 31 | REQUIRED_DISTRO_FEATURES += "gobject-introspection-data" |
| 31 | UNKNOWN_CONFIGURE_WHITELIST:append = " introspection" | ||
| 32 | 32 | ||
| 33 | SRC_URI[archive.sha256sum] = "52f971e85140e5de74b9369ef6656e49ce95af1f232fc1e0df1f046129ab4f65" | 33 | SRC_URI[archive.sha256sum] = "52f971e85140e5de74b9369ef6656e49ce95af1f232fc1e0df1f046129ab4f65" |
| 34 | SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch" | 34 | SRC_URI += "file://0001-Introduce-options-gjs_path-to-optionally-set-path-to.patch" |
