mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 17:01:19 +00:00
gjs: introspection is not valid meson option
meson 0.60+ errors out on unknown options and -Dintrospection is not a valid option Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1e6bafddc0
commit
73f2d532c3
@ -16,7 +16,7 @@ SRC_URI += " \
|
||||
|
||||
# gobject-introspection is mandatory and cannot be configured
|
||||
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
||||
UNKNOWN_CONFIGURE_WHITELIST:append = " introspection"
|
||||
GIR_MESON_OPTION = ""
|
||||
|
||||
EXTRA_OEMESON = " \
|
||||
-Dinstalled_tests=false \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user