mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
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. (From OE-Core rev: e54b641a8de962b7df861f0ee7490e6da4ddebe9) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7a522d7a90
commit
75081c0ab6
@@ -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)} \
|
||||
|
||||
Reference in New Issue
Block a user