Add wireguard to dependencies

This commit is contained in:
Disassembler 2020-03-30 22:00:48 +02:00
parent e468ec9051
commit 1105aea148
No known key found for this signature in database
GPG Key ID: 524BD33A0EE29499

View File

@ -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() {