[oe-commits] Khem Raj : glib-networking: Add intltools-native to DEPENDS

git at git.openembedded.org git at git.openembedded.org
Fri Feb 24 16:31:56 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: deb501b8a1cb3cdb1ea0a48ea08e411c2be365b3
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=deb501b8a1cb3cdb1ea0a48ea08e411c2be365b3

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Feb 23 19:33:50 2012 -0800

glib-networking: Add intltools-native to DEPENDS

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../glib-networking/glib-networking_2.28.7.bb      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/glib-networking/glib-networking_2.28.7.bb b/meta/recipes-core/glib-networking/glib-networking_2.28.7.bb
index 1ae34c0..c8536e8 100644
--- a/meta/recipes-core/glib-networking/glib-networking_2.28.7.bb
+++ b/meta/recipes-core/glib-networking/glib-networking_2.28.7.bb
@@ -6,7 +6,7 @@ LICENSE = "LGPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
 
 SECTION = "libs"
-DEPENDS = "glib-2.0 gnutls"
+DEPENDS = "glib-2.0 gnutls intltool-native"
 
 PR = "r1"
 





More information about the Openembedded-commits mailing list