[oe-commits] Koen Kooi : goffice: remove blacklist. libgsf has been fixed

git at git.openembedded.org git at git.openembedded.org
Tue Aug 5 10:06:19 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 654ee4224cc16837d95d386d80276a34acafee9d
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=654ee4224cc16837d95d386d80276a34acafee9d

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Fri Aug  1 15:34:54 2014 +0200

goffice: remove blacklist. libgsf has been fixed

Also add missing dependency on intltool.

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-support/goffice/goffice_0.10.1.bb | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

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 b64119d..1e9ec4c 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
 



More information about the Openembedded-commits mailing list