[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3372/8267] glib-networking: remove intltool dependency



commit 56a3f8df400601c3c405867e5c445f89cc4036ee
Author: Ross Burton <ross burton intel com>
Date:   Wed Nov 9 17:25:50 2016 +0000

    glib-networking: remove intltool dependency
    
    glib-networking 2.50 moved away from intltool to modern gettext, so remove the build dependency.
    
    (From OE-Core rev: 709004afe9f55126400f4ca70454b3e69a19fa6a)
    
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../glib-networking/glib-networking_2.50.0.bb      |    2 +-
 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 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"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]