From c79f83116dfe0565cafc9dba6c760adab9251835 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 28 Aug 2013 06:10:39 +0000 Subject: testing/shorewall: build fix. needs bash --- testing/shorewall/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') 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 -- cgit v1.2.3