diff options
-rw-r--r-- | testing/shorewall/APKBUILD | 2 |
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 |