community/libreswan: fix build break because of missing ldns-dev dependancy

This commit is contained in:
mksully22 2018-05-23 14:35:19 +00:00 committed by Natanael Copa
parent 182a71280a
commit c1161bf25b

View File

@ -2,7 +2,7 @@
pkgname=libreswan
pkgver=3.21
pkgrel=1
pkgrel=2
pkgdesc="IPsec implementation for Linux"
url="https://libreswan.org"
arch="all"
@ -11,7 +11,7 @@ depends="nss-tools iproute2"
provides="openswan"
makedepends="bison flex coreutils bash xmlto
gmp-dev linux-pam-dev nss-dev unbound-dev libcap-ng-dev
curl-dev nspr-dev bsd-compat-headers
curl-dev nspr-dev bsd-compat-headers ldns-dev
"
subpackages="$pkgname-doc"
source="https://download.libreswan.org/libreswan-$pkgver.tar.gz