diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/nautilus/nautilus_49.5.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_49.5.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_49.5.bb index 45e0969d66..9597ce5136 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_49.5.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_49.5.bb | |||
| @@ -14,7 +14,6 @@ DEPENDS = " \ | |||
| 14 | gtk4 \ | 14 | gtk4 \ |
| 15 | libadwaita \ | 15 | libadwaita \ |
| 16 | libcloudproviders \ | 16 | libcloudproviders \ |
| 17 | libhandy \ | ||
| 18 | libportal \ | 17 | libportal \ |
| 19 | libxml2 \ | 18 | libxml2 \ |
| 20 | tinysparql \ | 19 | tinysparql \ |
| @@ -26,7 +25,8 @@ inherit gnomebase gsettings gobject-introspection gi-docgen gettext features_che | |||
| 26 | 25 | ||
| 27 | SRC_URI[archive.sha256sum] = "fa5655e73ee7953aecfe71fea67bfec0c67447e14e6df135aa3f80334386872c" | 26 | SRC_URI[archive.sha256sum] = "fa5655e73ee7953aecfe71fea67bfec0c67447e14e6df135aa3f80334386872c" |
| 28 | 27 | ||
| 29 | REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" | 28 | REQUIRED_DISTRO_FEATURES = "opengl gobject-introspection-data" |
| 29 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | ||
| 30 | 30 | ||
| 31 | GIDOCGEN_MESON_OPTION = "docs" | 31 | GIDOCGEN_MESON_OPTION = "docs" |
| 32 | GIDOCGEN_MESON_ENABLE_FLAG = 'true' | 32 | GIDOCGEN_MESON_ENABLE_FLAG = 'true' |
