nautilus: requires gobject-introspection-data DISTRO_FEATURE

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton 2023-05-25 13:13:51 +01:00 committed by Khem Raj
parent caf45f1bc2
commit d27e920c58

View File

@ -29,7 +29,7 @@ def gnome_verdir(v):
SRC_URI += "file://0001-Replace-filename-with-basename.patch"
SRC_URI[archive.sha256sum] = "360802a595e3edbad962c8cea353b62baa8be407513b5162c89c933ca5387aa9"
REQUIRED_DISTRO_FEATURES = "x11 opengl"
REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data"
EXTRA_OEMESON += " \
-Dtests=none \