From dbe140c3777400b86b7b32cea971845550868238 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Mon, 13 May 2013 10:19:56 +0200 Subject: testing/libreswan: fix makedepends --- testing/libreswan/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/libreswan') diff --git a/testing/libreswan/APKBUILD b/testing/libreswan/APKBUILD index fcdac41a61..c630cfe713 100644 --- a/testing/libreswan/APKBUILD +++ b/testing/libreswan/APKBUILD @@ -6,8 +6,8 @@ url='https://libreswan.org/' arch='all' license='GPL' depends='coreutils' -depends_dev='gmp-dev linux-pam-dev nss-dev pam-dev unbound-dev libcap-ng-dev curl-dev' -makedepends='bison flex pkgconf coreutils' +depends_dev='gmp-dev linux-pam-dev nss-dev unbound-dev libcap-ng-dev curl-dev nspr-dev' +makedepends="$depends_dev bison flex pkgconf coreutils bash" source="http://download.libreswan.org/libreswan-$pkgver.tar.gz" build() { -- cgit v1.2.3