summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2016-06-22 12:47:44 -0700
committerSchala2016-06-22 12:47:44 -0700
commit9a9be393c80572fb81030c6ab4bf42c5b90c15ab (patch)
treed701763019d8134ae005eb9a8334febf4d393096 /PKGBUILD
parentcb144c749dfecf95372d133a8e06a223cabc920b (diff)
downloadaur-9a9be393c80572fb81030c6ab4bf42c5b90c15ab.tar.gz
try docbook-xsl make dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 955752d878d7..234827644f17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="A library for reading and writing gif images (mingw-w64)"
arch=(any)
url="http://sourceforge.net/projects/giflib/"
license=("MIT")
-makedepends=(xmlto docbook-xml mingw-w64-configure)
+makedepends=(xmlto docbook-xsl mingw-w64-configure)
depends=(mingw-w64-crt)
options=(staticlibs !strip !buildflags)
source=("http://downloads.sourceforge.net/sourceforge/giflib/${pkgname#mingw-w64-}-${pkgver}.tar.bz2"