From d3e64a3e88b1f38fa0ac2c2c77ee86a9a2493312 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Sun, 19 Feb 2017 00:26:38 +0100 Subject: gtksourceview2: 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 --- meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb index ac7540eafb..e3bf551eb4 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview2_2.10.5.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://projects.gnome.org/gtksourceview/" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -DEPENDS = "gtk+ libxml2 intltool-native gnome-common-native" +DEPENDS = "gtk+ libxml2 intltool-native gnome-common-native glib-2.0-native" PNAME = "gtksourceview" @@ -29,5 +29,3 @@ do_configure_prepend() { } FILES_${PN} += " ${datadir}/gtksourceview-2.0" - -PNBLACKLIST[gtksourceview2] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130597/" -- cgit 1.2.3-korg