[oe] [meta-oe][PATCH 46/46] gnome-backgrounds: add glib-2.0 dependency

Martin Jansa martin.jansa at gmail.com
Tue Apr 1 17:13:54 UTC 2014


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb
index cf09eea..5049cce 100644
--- a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb
@@ -5,6 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
 SECTION = "x11/gnome"
 
+# glib-2.0 for glib-gettext.m4 which provides AM_GLIB_GNU_GETTEXT
+DEPENDS = "glib-2.0"
+
 inherit gnomebase
 
 SRC_URI[archive.md5sum] = "3df26626483b02e51adefc6ab5945a8d"
-- 
1.9.1




More information about the Openembedded-devel mailing list