diff options
-rw-r--r-- | meta-gnome/recipes-support/goffice/goffice_0.10.1.bb | 2 |
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" | |||
5 | 5 | ||
6 | DEPENDS = "libxml-parser-perl-native glib-2.0 gtk+3 pango cairo libgsf libpcre libxml2 libart-lgpl librsvg" | 6 | DEPENDS = "libxml-parser-perl-native glib-2.0 gtk+3 pango cairo libgsf libpcre libxml2 libart-lgpl librsvg" |
7 | 7 | ||
8 | inherit gnome pkgconfig perlnative | 8 | inherit gnomebase pkgconfig perlnative |
9 | 9 | ||
10 | GNOME_COMPRESS_TYPE = "xz" | 10 | GNOME_COMPRESS_TYPE = "xz" |
11 | 11 | ||