[oe-commits] [openembedded-core] 59/65: packagegroup-core-x11-sato: add python-pygobject and gtk+3

git at git.openembedded.org git at git.openembedded.org
Tue Mar 1 20:57:27 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit fadf896596e63ec54984b91ab6723af78aad0ea3
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Mon Nov 9 16:42:30 2015 +0200

    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
    
    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 8ba4923..6abb426 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list