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:
Alexander Kanavin 2016-03-09 17:02:07 +02:00 committed by Richard Purdie
parent 8b1fa2acd1
commit 2e27994407
1 changed files with 2 additions and 0 deletions

View File

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