]> code.ossystems Code Review - openembedded-core.git/commitdiff
Revert "packagegroup-core-x11-sato: add python-pygobject and gtk+3"
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 13 Mar 2016 09:53:15 +0000 (09:53 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 13 Mar 2016 09:53:15 +0000 (09:53 +0000)
This reverts commit 7b60964d87698572f2f13d8dfa966a85f169b698.

OE-Core defaults to no opengl in DISTRO_FEATURES and this would break
sato with the default DISTRO settings. Need to revisit as Sato moves
to gtk+3 but unbreak the builds for now as this change isn't essential.

meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb

index 6abb426717789199303426ed6574da61d1b2928f..8ba49231d5d7f4274357804ba96d18ed1bc3f5ef 100644 (file)
@@ -39,8 +39,6 @@ RDEPENDS_${PN}-base = "\
     ${NETWORK_MANAGER} \
     udev-extraconf \
     ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-server pulseaudio-client-conf-sato pulseaudio-misc', '', d)} \
-    python-pygobject \
-    gtk+3 \
     "
 
 FILEMANAGER ?= "pcmanfm"