atkmm: add glibmm to DEPENDS
authorAndreas Müller <schnitzeltony@googlemail.com>
Fri, 7 Jun 2013 07:53:44 +0000 (09:53 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:30:52 +0000 (08:30 -0800)
error was:
| configure:15671: error: Package requirements (atk >= 1.12 glibmm-2.4 >= 2.36) were not met:
|
| No package 'glibmm-2.4' found

(From meta-openembedded rev: 65156cb19976aacaa12970f60dc43a482073a579)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-gnome/atk/atkmm_2.22.7.bb

index 35ba589..12522f2 100644 (file)
@@ -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