From 654ee4224cc16837d95d386d80276a34acafee9d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 1 Aug 2014 15:34:54 +0200 Subject: goffice: remove blacklist. libgsf has been fixed Also add missing dependency on intltool. Signed-off-by: Koen Kooi Signed-off-by: Martin Jansa --- meta-gnome/recipes-support/goffice/goffice_0.10.1.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb b/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb index b64119da51..1e9ec4cfd7 100644 --- a/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb +++ b/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb @@ -3,9 +3,7 @@ DESCRIPTION="Gnome Office Library" LICENSE="GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=6dc33ff21e1ba1ac1a2a1069d361e29e" -PNBLACKLIST[goffice] = "BROKEN: depends on broken libgsf" - -DEPENDS = "libxml-parser-perl-native glib-2.0 gtk+3 pango cairo libgsf libpcre libxml2 libart-lgpl librsvg" +DEPENDS = "libxml-parser-perl-native glib-2.0 gtk+3 pango cairo libgsf libpcre libxml2 libart-lgpl librsvg intltool" inherit gnomebase pkgconfig perlnative -- cgit 1.2.3-korg