]> code.ossystems Code Review - openembedded-core.git/commitdiff
packagegroup-core-x11-sato: don't install libsdl
authorRoss Burton <ross.burton@intel.com>
Tue, 15 May 2018 09:50:20 +0000 (10:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 May 2018 12:09:02 +0000 (13:09 +0100)
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 <ross.burton@intel.com>
meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb

index 224428ddda5a266b84761b4e02232b50e06f3ebb..2707a2192e100be842516ad8c6190b3ecf80f322 100644 (file)
@@ -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)} \