diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/shorewall-core/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/shorewall-core/APKBUILD b/testing/shorewall-core/APKBUILD index c070b168f8..1443c07842 100644 --- a/testing/shorewall-core/APKBUILD +++ b/testing/shorewall-core/APKBUILD @@ -8,7 +8,7 @@ arch="noarch" license="GPL-2" depends="" # coreutils for install -T -makedepends="coreutils" +makedepends="coreutils bash" replaces="" subpackages="" source="http://www1.shorewall.net/pub/shorewall/${pkgver%.*}/shorewall-$pkgver/shorewall-core-$pkgver.tar.bz2 |
