[oe-commits] [meta-openembedded] 31/43: networkmanager-openvpn: add glib-2.0-native to DEPENDS and unblacklist

git at git.openembedded.org git at git.openembedded.org
Tue Apr 18 12:26:23 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit 1ec5592eb315efca85b09efb734754d6575af90a
Author: Andreas Müller <schnitzeltony at googlemail.com>
AuthorDate: Wed Apr 12 15:09:37 2017 +0200

    networkmanager-openvpn: add glib-2.0-native to DEPENDS and unblacklist
    
    Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 .../networkmanager/networkmanager-openvpn_1.2.6.bb                    | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta-oe/recipes-connectivity/networkmanager/networkmanager-openvpn_1.2.6.bb b/meta-oe/recipes-connectivity/networkmanager/networkmanager-openvpn_1.2.6.bb
index 7260323..ff2ad87 100644
--- a/meta-oe/recipes-connectivity/networkmanager/networkmanager-openvpn_1.2.6.bb
+++ b/meta-oe/recipes-connectivity/networkmanager/networkmanager-openvpn_1.2.6.bb
@@ -4,7 +4,7 @@ SECTION = "net/misc"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=100d5a599bead70ddcd70dcd73f2e29c"
 
-DEPENDS = "dbus dbus-glib networkmanager openvpn intltool-native"
+DEPENDS = "dbus dbus-glib networkmanager openvpn intltool-native glib-2.0-native"
 
 inherit gnomebase useradd gettext systemd
 
@@ -33,5 +33,3 @@ RDEPENDS_${PN} = " \
     networkmanager \
     openvpn \
 "
-
-PNBLACKLIST[networkmanager-openvpn] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130667/ - the recipe will be removed on 2017-09-01 unless the issue is fixed"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list