[oe-commits] Martin Jansa : goffice: inherit only gnomebase

git at git.openembedded.org git at git.openembedded.org
Sun Apr 20 08:52:48 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: e009f61f3b52675f0a6ce6ccec3737553fee543f
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=e009f61f3b52675f0a6ce6ccec3737553fee543f

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Mar 30 00:50:21 2014 +0100

goffice: inherit only gnomebase

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-support/goffice/goffice_0.10.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 098e275..24c4d0f 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"
 



More information about the Openembedded-commits mailing list