aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-networking
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-11-09 17:25:50 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-11-23 11:02:25 +0000
commit709004afe9f55126400f4ca70454b3e69a19fa6a (patch)
tree643708d3c059169c72c1f9241157bb29c19f5c62 /meta/recipes-core/glib-networking
parent983a4986947b63e9b6042fc8c083cde3bc1c30ad (diff)
downloadopenembedded-core-contrib-709004afe9f55126400f4ca70454b3e69a19fa6a.tar.gz
glib-networking: remove intltool dependency
glib-networking 2.50 moved away from intltool to modern gettext, so remove the build dependency. Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/glib-networking')
-rw-r--r--meta/recipes-core/glib-networking/glib-networking_2.50.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glib-networking/glib-networking_2.50.0.bb b/meta/recipes-core/glib-networking/glib-networking_2.50.0.bb
index 0baaffd82c..2782bd95c4 100644
--- a/meta/recipes-core/glib-networking/glib-networking_2.50.0.bb
+++ b/meta/recipes-core/glib-networking/glib-networking_2.50.0.bb
@@ -7,7 +7,7 @@ LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
SECTION = "libs"
-DEPENDS = "glib-2.0 intltool-native"
+DEPENDS = "glib-2.0"
SRC_URI[archive.md5sum] = "4d06d0224646f274918b1cb6da9a07f6"
SRC_URI[archive.sha256sum] = "3f1a442f3c2a734946983532ce59ed49120319fdb10c938447c373d5e5286bee"