aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-03-30 00:50:21 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-04-20 10:46:49 +0200
commite009f61f3b52675f0a6ce6ccec3737553fee543f (patch)
tree557c054faecc00a2d351fb4cc031a54bbcc50967 /meta-gnome
parent12659166ba2a6cf46a6e3fa1c669bf80ed6aa098 (diff)
downloadmeta-openembedded-contrib-e009f61f3b52675f0a6ce6ccec3737553fee543f.tar.gz
goffice: inherit only gnomebase
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-support/goffice/goffice_0.10.1.bb2
1 files changed, 1 insertions, 1 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 098e275a11..24c4d0ff6f 100644
--- a/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb
+++ b/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6dc33ff21e1ba1ac1a2a1069d361e29e"
DEPENDS = "libxml-parser-perl-native glib-2.0 gtk+3 pango cairo libgsf libpcre libxml2 libart-lgpl librsvg"
-inherit gnome pkgconfig perlnative
+inherit gnomebase pkgconfig perlnative
GNOME_COMPRESS_TYPE = "xz"