Add wireguard to dependencies
This commit is contained in:
parent
e468ec9051
commit
1105aea148
2
APKBUILD
2
APKBUILD
@ -7,7 +7,7 @@ pkgdesc="VM and application manager"
|
||||
url="https://spotter.vm/"
|
||||
arch="noarch"
|
||||
license="GPL"
|
||||
depends="acme.sh python3 py3-bcrypt py3-cffi py3-cryptography py3-dnspython py3-jinja2 py3-requests py3-six py3-werkzeug"
|
||||
depends="acme.sh python3 py3-bcrypt py3-cffi py3-cryptography py3-dnspython py3-jinja2 py3-requests py3-six py3-werkzeug wireguard-virt wireguard-tools-wg"
|
||||
options="!check !strip"
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user