diff options
Diffstat (limited to 'extra/goffice0.8/PKGBUILD')
-rw-r--r-- | extra/goffice0.8/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/goffice0.8/PKGBUILD b/extra/goffice0.8/PKGBUILD index 8d794e218..6565fd44f 100644 --- a/extra/goffice0.8/PKGBUILD +++ b/extra/goffice0.8/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 173347 2012-12-19 14:13:59Z jgc $ +# $Id: PKGBUILD 198045 2013-10-30 12:28:07Z allan $ # Maintainer: Aaron Griffin <aaron@archlinux.org> pkgname=goffice0.8 @@ -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') depends=('gtk2' 'gconf' 'libgsf') conflicts=('goffice<0.10') makedepends=('pkgconfig' 'intltool' 'gtk-doc') |