diff options
-rw-r--r-- | meta-gnome/recipes-support/goffice/goffice_0.10.1.bb | 4 |
1 files changed, 1 insertions, 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 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" | |||
3 | LICENSE="GPLv2" | 3 | LICENSE="GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=6dc33ff21e1ba1ac1a2a1069d361e29e" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=6dc33ff21e1ba1ac1a2a1069d361e29e" |
5 | 5 | ||
6 | PNBLACKLIST[goffice] = "BROKEN: depends on broken libgsf" | 6 | DEPENDS = "libxml-parser-perl-native glib-2.0 gtk+3 pango cairo libgsf libpcre libxml2 libart-lgpl librsvg intltool" |
7 | |||
8 | DEPENDS = "libxml-parser-perl-native glib-2.0 gtk+3 pango cairo libgsf libpcre libxml2 libart-lgpl librsvg" | ||
9 | 7 | ||
10 | inherit gnomebase pkgconfig perlnative | 8 | inherit gnomebase pkgconfig perlnative |
11 | 9 | ||