mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 20:31:08 +00:00
colord: introspection is not valid meson option
meson 0.60+ errors out on unknown options and -Dintrospection is not a valid option Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b8a8fbaf7d
commit
3579c51f67
@ -4,7 +4,7 @@ inherit meson gobject-introspection gsettings gettext bash-completion systemd fe
|
||||
|
||||
# polkit and gobject-introspection are mandatory and cannot be configured
|
||||
REQUIRED_DISTRO_FEATURES = "polkit gobject-introspection-data"
|
||||
UNKNOWN_CONFIGURE_WHITELIST:append = " introspection"
|
||||
GIR_MESON_OPTION = ""
|
||||
|
||||
DEPENDS += " \
|
||||
${BPN}-native \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user