summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1f4a6c265df..33128b744760 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=jigdo
pkgver=0.7.3
-pkgrel=6
+pkgrel=7
pkgdesc="Distribute large images by sending and receiving the files that make them up"
arch=('i686' 'x86_64')
url="http://atterer.org/jigdo/"
license=('GPL2')
depends=('db' 'wget')
-makedepends=('docbook-utils' 'docbook-sgml')
+makedepends=('docbook-utils' 'docbook-sgml' 'perl-sgmls')
source=("http://atterer.org/sites/atterer/files/2009-08/$pkgname/$pkgname-$pkgver.tar.bz2"
"00.richard_fixes.patch"
"01.hardening.patch"