aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openswan
diff options
context:
space:
mode:
Diffstat (limited to 'testing/openswan')
-rw-r--r--testing/openswan/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/openswan/APKBUILD b/testing/openswan/APKBUILD
index c5d685e1ad..c3fd3786d3 100644
--- a/testing/openswan/APKBUILD
+++ b/testing/openswan/APKBUILD
@@ -8,8 +8,7 @@ url="http://www.openswan.org/"
arch="all"
license="GPL"
depends=""
-depends_dev="gmp-dev bison flex"
-makedepends="$depends_dev"
+makedepends="gmp-dev bison flex coreutils"
install=""
subpackages="$pkgname-doc"
source="http://www.openswan.org/download/$pkgname-$pkgver.tar.gz ipsec.confd ipsec.initd"