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:
Khem Raj 2020-08-03 17:36:04 -07:00
parent d99b07d197
commit 2c984487b3

View File

@ -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"