summaryrefslogtreecommitdiffstats
path: root/testing/py-radix
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-radix')
-rw-r--r--testing/py-radix/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-radix/APKBUILD b/testing/py-radix/APKBUILD
index 02ccc923ba3..981e3fed9fd 100644
--- a/testing/py-radix/APKBUILD
+++ b/testing/py-radix/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="BSD"
depends="python"
depends_dev=""
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=""
subpackages="$pkgname-doc"
source="${pkgname}-${pkgver}.tar.gz::https://github.com/mjschultz/py-radix/archive/v${pkgver}.tar.gz"