From: Ross Burton Date: Tue, 15 May 2018 09:50:20 +0000 (+0100) Subject: packagegroup-core-x11-sato: don't install libsdl X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~17869 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e54b641a8de962b7df861f0ee7490e6da4ddebe9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git packagegroup-core-x11-sato: don't install libsdl libsdl isn't a key part of the Sato desktop, remove it and let it be installed by dependencies if required. Signed-off-by: Ross Burton --- diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb index 224428ddda5..2707a2192e1 100644 --- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb +++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb @@ -32,7 +32,6 @@ RDEPENDS_${PN}-base = "\ adwaita-icon-theme \ settings-daemon \ shutdown-desktop \ - libsdl \ ${NETWORK_MANAGER} \ udev-extraconf \ ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-server pulseaudio-client-conf-sato pulseaudio-misc', '', d)} \