aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-08-03 20:37:42 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-08-14 13:34:27 +0200
commite20aa408bb96ae2bcdae4829ed03863ab33b20ef (patch)
tree4aaa792992b8606c0779570dcd4362eaef3c2a72 /meta-gnome
parent23ad6cfe2be0dc076f5f286e0f72e345667cf352 (diff)
downloadmeta-openembedded-contrib-e20aa408bb96ae2bcdae4829ed03863ab33b20ef.tar.gz
gcr: add glib-2.0 dependency
* it tries to build glib-2.0 from native sysroot without it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb b/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb
index 65309da5c9..d88a22aab3 100644
--- a/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb
+++ b/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb
@@ -5,7 +5,7 @@ BUGTRACKER = "https://bugzilla.gnome.org/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
-DEPENDS = "gtk+3 p11-kit"
+DEPENDS = "gtk+3 p11-kit glib-2.0"
inherit autotools gnome gtk-doc