~dricottone/huttese-apk

81ab56f553c127a70584ab5a68e326ce241f6df0 — Drew DeVault 4 years ago af2975d
git.sr.ht: add minio dependency
1 files changed, 2 insertions(+), 1 deletions(-)

M sr.ht/git.sr.ht/APKBUILD
M sr.ht/git.sr.ht/APKBUILD => sr.ht/git.sr.ht/APKBUILD +2 -1
@@ 7,9 7,10 @@ url="https://git.sr.ht/~sircmpwn/git.sr.ht"
arch="all"
license="AGPLv3"
depends="
	py3-scmsrht
	py3-minio
	py3-pygit2
	py3-redis
	py3-scmsrht
"
makedepends="py-setuptools nodejs sassc go"
subpackages="${pkgname}-openrc"