mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
packagegroup-core-x11-sato: add python-pygobject and gtk+3
This allows easy testing of introspection for example using http://python-gtk-3-tutorial.readthedocs.org/en/latest/introduction.html (From OE-Core rev: 7b60964d87698572f2f13d8dfa966a85f169b698) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8b1fa2acd1
commit
2e27994407
@@ -39,6 +39,8 @@ 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"
|
||||
|
||||
Reference in New Issue
Block a user