summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-05-15 10:50:20 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-22 13:13:32 +0100
commit75081c0ab6e93c0d941804bfa1bd0bc10e057866 (patch)
treeaf48ddac4eff69e3232d8333c9d7ccdfb33214fc /meta/recipes-sato
parent7a522d7a90d471b114ae1fddb4bd40e410efa55c (diff)
downloadopenembedded-core-contrib-75081c0ab6e93c0d941804bfa1bd0bc10e057866.tar.gz
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>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 224428ddda..2707a2192e 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)} \