[oe] [meta-gnome/meta-oe/meta-xfce/V2 06/20] atkmm: add glibmm to DEPENDS

Andreas Müller schnitzeltony at googlemail.com
Wed Jun 19 17:29:13 UTC 2013


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 at googlemail.com>
---
 meta-oe/recipes-gnome/atk/atkmm_2.22.7.bb |    2 +-
 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 35ba589..12522f2 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
 
-- 
1.7.4.4




More information about the Openembedded-devel mailing list