* [PATCH] glib-networking: remove intltool dependency
@ 2016-11-09 17:26 Ross Burton
0 siblings, 0 replies; only message in thread
From: Ross Burton @ 2016-11-09 17:26 UTC (permalink / raw)
To: openembedded-core
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 0baaffd..2782bd9 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"
--
2.8.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-11-09 17:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-09 17:26 [PATCH] glib-networking: remove intltool dependency Ross Burton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox