diff options
Diffstat (limited to 'extra/djvulibre/PKGBUILD')
-rw-r--r-- | extra/djvulibre/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/djvulibre/PKGBUILD b/extra/djvulibre/PKGBUILD index 5bea5a600..c08cc767c 100644 --- a/extra/djvulibre/PKGBUILD +++ b/extra/djvulibre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 166638 2012-09-14 01:48:24Z bisson $ +# $Id: PKGBUILD 197909 2013-10-30 11:37:09Z allan $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: mgushee @@ -11,7 +11,6 @@ pkgdesc="Suite to create, manipulate and view DjVu ('déjà vu') documents" url='http://djvu.sourceforge.net/' arch=("i686" "x86_64" 'mips64el') license=('GPL2') -options=('!libtool') makedepends=('librsvg') depends=('libtiff' 'hicolor-icon-theme') source=("http://downloads.sourceforge.net/project/djvu/DjVuLibre/${_major}/djvulibre-${pkgver}.tar.gz") |