mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 15:16:28 +00:00
gnome-settings-daemon: 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
97d1b0832b
commit
9659f93886
@ -23,11 +23,10 @@ DEPENDS = " \
|
||||
|
||||
# all these are mandatory
|
||||
REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data"
|
||||
GIR_MESON_OPTION = ""
|
||||
|
||||
SRC_URI[archive.sha256sum] = "e6ca6361fbd1deab2de1a1e390d4f14167cf47b1c547dbb8b65a5d89e9663884"
|
||||
|
||||
UNKNOWN_CONFIGURE_WHITELIST = "introspection"
|
||||
|
||||
PACKAGECONFIG ??= " \
|
||||
cups nm \
|
||||
alsa gudev \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user