[oe-commits] [meta-openembedded] 16/19: libgsf: add intltool-native to DEPENDS

git at git.openembedded.org git at git.openembedded.org
Mon Sep 5 11:44:21 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 9a31c6904d234d8f32eb7df8c0ce1884631e2c30
Author: Andreas Müller <schnitzeltony at googlemail.com>
AuthorDate: Sun Sep 4 22:15:09 2016 +0200

    libgsf: add intltool-native to DEPENDS
    
    Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb
index 57935c5..602d513 100644
--- a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb
+++ b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=dc7371b50816c96e145fa0f8ade8e24d \
 
 SECTION = "libs"
 
-DEPENDS= "libxml2 bzip2 glib-2.0 zlib"
+DEPENDS= "libxml2 bzip2 glib-2.0 zlib intltool-native"
 
 inherit autotools pkgconfig gnome gconf gobject-introspection
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list