aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-08-28 06:10:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-08-28 06:11:16 +0000
commitc79f83116dfe0565cafc9dba6c760adab9251835 (patch)
tree2ccedc16770396ddd6cfcf009ae6e526c3340c91 /testing
parentf0f18e2e3f8eedc30200dae8489fe15f0f5c2e2e (diff)
downloadaports-c79f83116dfe0565cafc9dba6c760adab9251835.tar.bz2
aports-c79f83116dfe0565cafc9dba6c760adab9251835.tar.xz
testing/shorewall: build fix. needs bash
Diffstat (limited to 'testing')
-rw-r--r--testing/shorewall/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/shorewall/APKBUILD b/testing/shorewall/APKBUILD
index 64f77ecdbd..2ff23ccdc3 100644
--- a/testing/shorewall/APKBUILD
+++ b/testing/shorewall/APKBUILD
@@ -8,7 +8,7 @@ arch="noarch"
license="GPL-2"
depends="shorewall-core perl iptables iproute2"
# coreutils for install -T
-makedepends="coreutils"
+makedepends="coreutils bash"
replaces=""
subpackages="$pkgname-doc"
source="http://www1.shorewall.net/pub/shorewall/${pkgver%.*}/shorewall-$pkgver/$pkgname-$pkgver.tar.bz2