[oe-commits] [openembedded-core] 12/24: packagegroup-core-x11-sato: don't install libsdl

git at git.openembedded.org git at git.openembedded.org
Tue May 22 12:14:04 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit e54b641a8de962b7df861f0ee7490e6da4ddebe9
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Tue May 15 10:50:20 2018 +0100

    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 <ross.burton at intel.com>
---
 meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 224428dd..2707a21 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)} \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list