From 7ff77aa00040ae1b2857c775515e9fd218240356 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 7 Oct 2015 07:50:38 +0000 Subject: testing/radicale: build fix. needs py-setuptools --- testing/radicale/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/radicale/APKBUILD b/testing/radicale/APKBUILD index d0d7ce641e..2ea9a790f6 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" -- cgit v1.2.3