diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-19 11:15:58 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-06-21 12:20:07 +0200 |
commit | 0de19c01c57ad2ec978c988c89fbb24a429a6d59 (patch) | |
tree | 03da94c340a08a172792daeec8bafc0e8ad6e49f /meta-gnome/recipes-support | |
parent | c811ad2cdca06797f1e9cf9478167bc4808a1908 (diff) | |
download | meta-openembedded-contrib-0de19c01c57ad2ec978c988c89fbb24a429a6d59.tar.gz |
libgsf, gnumeric, wv, abiword, goffice: Blacklist because of broken libgsf after glib upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-support')
-rw-r--r-- | meta-gnome/recipes-support/goffice/goffice_0.10.1.bb | 2 |
1 files changed, 2 insertions, 0 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 24c4d0ff6fb..b64119da517 100644 --- a/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb +++ b/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb @@ -3,6 +3,8 @@ 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" inherit gnomebase pkgconfig perlnative |