mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/dnscrypt-proxy: added gnu wget in -setup subpkg
This commit is contained in:
parent
f439386056
commit
2a8bca8583
@ -56,7 +56,7 @@ package() {
|
||||
setup() {
|
||||
arch="noarch"
|
||||
pkgdesc="Script for setting up DNSCrypt Proxy"
|
||||
depends="sed"
|
||||
depends="sed wget"
|
||||
mkdir -p "$subpkgdir"/sbin
|
||||
install -m755 -D "$srcdir"/$pkgname.setup "$subpkgdir"/sbin/setup-dnscrypt
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user