From 4816cb8bc5f73f412fd516c71531b8a6c2ca318c Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Tue, 21 Feb 2017 00:07:19 +0100 Subject: gimp: add libxslt-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-oe/recipes-graphics/gimp/gimp_2.8.18.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta-oe/recipes-graphics') diff --git a/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb b/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb index 428cc27082..070fab86df 100644 --- a/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb +++ b/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb @@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" DEPENDS = " \ gdk-pixbuf-native \ intltool-native \ + libxslt-native \ gtk+ \ babl \ gegl \ @@ -47,5 +48,3 @@ CFLAGS += "-fPIC" FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug" FILES_${PN} += "${datadir}/appdata" - -PNBLACKLIST[gimp] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132825/" -- cgit 1.2.3-korg