mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/bind: build fix
needs perl to build
This commit is contained in:
parent
2d4359cbc6
commit
fea406b997
@ -9,7 +9,7 @@ pkgdesc="BIND - Berkeley Internet Name Domain - Name Server and tools"
|
||||
url="http://www.isc.org"
|
||||
license="as-is"
|
||||
depends=
|
||||
makedepends="openssl-dev"
|
||||
makedepends="openssl-dev perl"
|
||||
install="$pkgname.pre-install $pkgname.post-install"
|
||||
subpackages="$pkgname-doc $pkgname-dev $pkgname-libs $pkgname-tools"
|
||||
source="http://ftp.isc.org/isc/bind9/${_ver}-P${_p}/bind-${_ver}-P${_p}.tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user