]> code.ossystems Code Review - openembedded-core.git/commitdiff
glib-networking: remove intltool dependency
authorRoss Burton <ross.burton@intel.com>
Wed, 9 Nov 2016 17:25:50 +0000 (17:25 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Nov 2016 11:02:25 +0000 (11:02 +0000)
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>
meta/recipes-core/glib-networking/glib-networking_2.50.0.bb

index 0baaffd82c83fcfcb1fe45594aaa885df31f47d7..2782bd95c4c32491dd47070ba60865a172cfc01d 100644 (file)
@@ -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"