aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/radicale/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/radicale/APKBUILD b/testing/radicale/APKBUILD
index d0d7ce641e6..2ea9a790f6a 100644
--- a/testing/radicale/APKBUILD
+++ b/testing/radicale/APKBUILD
@@ -9,7 +9,7 @@ arch="noarch"
license="GPLv3+"
depends="python"
depends_dev=""
-makedepends="$depends_dev python"
+makedepends="$depends_dev python py-setuptools"
pkgusers="radicale"
pkggroups="radicale"
install="$pkgname.pre-install"