mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
gnome-settings-daemon: Drop using autotools specific option
gnome-settings-daemon has now switched to using meson therefore drop this setting which was used when autotools were used. Fixes WARNING: Unknown options: "introspection" Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d99b07d197
commit
2c984487b3
|
|
@ -26,7 +26,6 @@ DEPENDS = " \
|
|||
|
||||
# all these are mandatory
|
||||
REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data"
|
||||
UNKNOWN_CONFIGURE_WHITELIST_append = " introspection"
|
||||
|
||||
SRC_URI[archive.md5sum] = "102dc488a6a726e4050cf5ab7e967e8d"
|
||||
SRC_URI[archive.sha256sum] = "3e33dbd319b562a5ab602dcab6de3ca81b85f8346672e90ec632b36bbf15ee4b"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user