aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-k5test/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/py3-k5test/APKBUILD b/testing/py3-k5test/APKBUILD
index b626d239c7..ba2e0f1bfd 100644
--- a/testing/py3-k5test/APKBUILD
+++ b/testing/py3-k5test/APKBUILD
@@ -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