aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-08-03 17:36:04 -0700
committerKhem Raj <raj.khem@gmail.com>2020-08-04 09:11:14 -0700
commit2c984487b37442f7bd8c2c71a34ddc9c6d4c025f (patch)
tree25bbdf3135b089a81a616f5de85957129145cbdd /meta-gnome
parentd99b07d1979396c823acef5ddd6773010f8ea2a1 (diff)
downloadmeta-openembedded-2c984487b37442f7bd8c2c71a34ddc9c6d4c025f.tar.gz
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>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb1
1 files changed, 0 insertions, 1 deletions
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"