[OE-core] [PATCH 29/29] packagegroup-core-x11-sato: add python-pygobject and gtk+3
Alexander Kanavin
alexander.kanavin at linux.intel.com
Mon Nov 9 14:50:51 UTC 2015
This allows easy testing of introspection for example using
http://python-gtk-3-tutorial.readthedocs.org/en/latest/introduction.html
Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
---
meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 6679db8..49f3583 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -40,6 +40,8 @@ RDEPENDS_${PN}-base = "\
${NETWORK_MANAGER} \
udev-extraconf \
${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio-server pulseaudio-client-conf-sato', '', d)} \
+ python-pygobject \
+ gtk+3 \
"
# pcmanfm doesn't work on mips
--
2.1.4
More information about the Openembedded-core
mailing list