mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
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:
@@ -39,8 +39,6 @@ RDEPENDS_${PN}-base = "\
|
|||||||
${NETWORK_MANAGER} \
|
${NETWORK_MANAGER} \
|
||||||
udev-extraconf \
|
udev-extraconf \
|
||||||
${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-server pulseaudio-client-conf-sato pulseaudio-misc', '', d)} \
|
${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-server pulseaudio-client-conf-sato pulseaudio-misc', '', d)} \
|
||||||
python-pygobject \
|
|
||||||
gtk+3 \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
FILEMANAGER ?= "pcmanfm"
|
FILEMANAGER ?= "pcmanfm"
|
||||||
|
|||||||
Reference in New Issue
Block a user