Revert "packagegroup-core-x11-sato: add python-pygobject and gtk+3"

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.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2016-03-13 09:53:15 +00:00
parent d24a39ae80
commit c9d269ccd0
1 changed files with 0 additions and 2 deletions

View 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"