[oe-commits] [meta-openembedded] 64/70: gnome-menus3: add gnome-common-native to DEPENDS

git at git.openembedded.org git at git.openembedded.org
Fri Dec 9 11:01:51 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 2f0818da8937c5013d677cbe81d651b0ecb0c8e6
Author: Andreas Müller <schnitzeltony at googlemail.com>
AuthorDate: Tue Dec 6 23:40:41 2016 +0100

    gnome-menus3: add gnome-common-native to DEPENDS
    
    Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb b/meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb
index 544bbc1..dfc1775 100644
--- a/meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2 & LGPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2"
 
-DEPENDS = "python libxml2 gconf popt gtk+3 intltool-native"
+DEPENDS = "python libxml2 gconf popt gtk+3 intltool-native gnome-common-native"
 
 inherit gnomebase pkgconfig python-dir pythonnative gobject-introspection
 

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


More information about the Openembedded-commits mailing list