mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
goffice: remove blacklist. libgsf has been fixed
Also add missing dependency on intltool. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user