aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/aircrack-ng/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/aircrack-ng/APKBUILD b/testing/aircrack-ng/APKBUILD
index e9fb7780aa..77109d82e4 100644
--- a/testing/aircrack-ng/APKBUILD
+++ b/testing/aircrack-ng/APKBUILD
@@ -11,7 +11,7 @@ license="GPL2"
depends="ethtool wireless-tools iw sqlite"
depends_dev="openssl-dev sqlite-dev libnl-dev linux-headers pcre-dev
bsd-compat-headers"
-makedepends="$depends_dev"
+makedepends="$depends_dev coreutils"
install=""
subpackages="$pkgname-doc"
source="http://download.aircrack-ng.org/$pkgname-$_pkgver.tar.gz"