aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2013-06-07 09:53:44 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-06-20 12:27:59 +0200
commit65156cb19976aacaa12970f60dc43a482073a579 (patch)
tree1aac25498b3273302980149c224163a3a95054b2 /meta-oe/recipes-gnome
parentc856cc35d5c36cea6cc91f2cc22b8b59606574c1 (diff)
downloadmeta-openembedded-contrib-65156cb19976aacaa12970f60dc43a482073a579.tar.gz
atkmm: add glibmm to DEPENDS
error was: | configure:15671: error: Package requirements (atk >= 1.12 glibmm-2.4 >= 2.36) were not met: | | No package 'glibmm-2.4' found Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-oe/recipes-gnome')
-rw-r--r--meta-oe/recipes-gnome/atk/atkmm_2.22.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/atk/atkmm_2.22.7.bb b/meta-oe/recipes-gnome/atk/atkmm_2.22.7.bb
index 35ba5898e5..12522f2362 100644
--- a/meta-oe/recipes-gnome/atk/atkmm_2.22.7.bb
+++ b/meta-oe/recipes-gnome/atk/atkmm_2.22.7.bb
@@ -5,7 +5,7 @@ LICENSE = "LGPLv2.1 & GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \
file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe"
-DEPENDS = "atk"
+DEPENDS = "atk glibmm"
inherit gnome autotools pkgconfig