mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
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:
parent
caf45f1bc2
commit
d27e920c58
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user