Drop py3-bcrypt from dependencies
This commit is contained in:
parent
1e12d78efe
commit
066457a5e9
2
APKBUILD
2
APKBUILD
@ -7,7 +7,7 @@ pkgdesc="SPOC application, conatiner, and image manager"
|
|||||||
url="https://spotter.vm/"
|
url="https://spotter.vm/"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
license="GPL"
|
license="GPL"
|
||||||
depends="lxc python3 py3-bcrypt py3-cffi py3-cryptography py3-requests"
|
depends="lxc python3 py3-cffi py3-cryptography py3-requests"
|
||||||
options="!check !strip"
|
options="!check !strip"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
Reference in New Issue
Block a user