mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/shorewall-core: build fix. needs bash
This commit is contained in:
parent
60bb46d941
commit
f0f18e2e3f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user