diff options
Diffstat (limited to 'extra/goffice/PKGBUILD')
-rw-r--r-- | extra/goffice/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/goffice/PKGBUILD b/extra/goffice/PKGBUILD index 8d4db3a93..9a87fca37 100644 --- a/extra/goffice/PKGBUILD +++ b/extra/goffice/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196195 2013-10-08 07:31:56Z jgc $ +# $Id: PKGBUILD 198044 2013-10-30 12:27:46Z allan $ # Maintainer: Aaron Griffin <aaron@archlinux.org> pkgname=goffice @@ -8,7 +8,6 @@ pkgdesc="A library of document-centric objects and utilities built on top of GLi arch=('i686' 'x86_64') url="http://www.gnome.org" license=('GPL') -options=('!libtool') makedepends=('pkgconfig' 'intltool' 'gtk-doc' 'gobject-introspection') depends=('librsvg' 'gtk3' 'libgsf' 'libspectre') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz) |