mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 13:00:02 +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"
|
LICENSE="GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6dc33ff21e1ba1ac1a2a1069d361e29e"
|
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 intltool"
|
||||||
|
|
||||||
DEPENDS = "libxml-parser-perl-native glib-2.0 gtk+3 pango cairo libgsf libpcre libxml2 libart-lgpl librsvg"
|
|
||||||
|
|
||||||
inherit gnomebase pkgconfig perlnative
|
inherit gnomebase pkgconfig perlnative
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user