Add perl-sgmls as a make‐dependency

This commit is contained in:
Mike Swanson
2018-01-17 17:02:02 -08:00
parent f1de4fd040
commit cc2558207c
2 changed files with 5 additions and 4 deletions

View File

@@ -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"