From 2c984487b37442f7bd8c2c71a34ddc9c6d4c025f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 3 Aug 2020 17:36:04 -0700 Subject: 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 --- .../recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-gnome/recipes-gnome') diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb index a9f5274092..730ea9ed05 100644 --- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb +++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb @@ -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" -- cgit v1.2.3-54-g00ecf