summaryrefslogtreecommitdiffstats
path: root/extra/goffice/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/goffice/Pkgfile')
-rw-r--r--extra/goffice/Pkgfile7
1 files changed, 3 insertions, 4 deletions
diff --git a/extra/goffice/Pkgfile b/extra/goffice/Pkgfile
index 2c17e1709..15f4d1b22 100644
--- a/extra/goffice/Pkgfile
+++ b/extra/goffice/Pkgfile
@@ -2,16 +2,15 @@
# URL: http://www.gnome.org/
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: libgsf, libglade, pango, pcre, python
-# Run on: libgsf,libglade,pango,pcre
+# Depends on: libgsf, libglade, pango, pcre, python, gtk3, librsvg
+# Run on: libgsf,libglade,pango,pcre,gtk3,librsvg
name=goffice
-version=0.8.16
+version=0.9.1
release=1
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz)
build() {
- unset MAKEFLAGS
cd $name-$version
./configure --prefix=/usr
make