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/"
|
||||
arch="noarch"
|
||||
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"
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user