From efa7fbdc11a451a78b3f78b70f4c7c4b2925f940 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Tue, 21 Feb 2017 00:07:16 +0100 Subject: gparted: add glib-2.0-native to DEPENDS and unblacklist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- meta-gnome/recipes-extended/gparted/gparted_0.27.0.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-extended/gparted/gparted_0.27.0.bb b/meta-gnome/recipes-extended/gparted/gparted_0.27.0.bb index ac0182977a..c92106590a 100644 --- a/meta-gnome/recipes-extended/gparted/gparted_0.27.0.bb +++ b/meta-gnome/recipes-extended/gparted/gparted_0.27.0.bb @@ -13,7 +13,7 @@ SRC_URI = " \ SRC_URI[md5sum] = "726f539f774b442670028af656f270bd" SRC_URI[sha256sum] = "208cf60c061b86bee4f658d568a3b5d843dce3ab9847f66b452298268799e7bd" -DEPENDS = "glib-2.0 gtkmm parted gnome-doc-utils intltool-native" +DEPENDS = "glib-2.0 glib-2.0-native gtkmm parted gnome-doc-utils intltool-native" do_install_append() { # Add a script which checks if polkit is installed. @@ -36,5 +36,3 @@ FILES_${PN} += " \ " RDEPENDS_${PN} = "dosfstools mtools e2fsprogs" - -PNBLACKLIST[gparted] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/131634/" -- cgit 1.2.3-korg