mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/py3-k5test: add setuptools to makedepends
This commit is contained in:
parent
0c8a8cac81
commit
8db14493bf
@ -9,6 +9,7 @@ url="https://github.com/pythongssapi/k5test"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="python3 py3-six krb5-dev"
|
||||
makedepends="py3-setuptools"
|
||||
options="!check" # Package doesn't have tests
|
||||
source="https://files.pythonhosted.org/packages/source/k/$_pkgname/$_pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir"/$_pkgname-$pkgver
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user