aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-django-suit
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-django-suit')
-rw-r--r--testing/py-django-suit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-django-suit/APKBUILD b/testing/py-django-suit/APKBUILD
index 1741c8e9ea..4b67eca47e 100644
--- a/testing/py-django-suit/APKBUILD
+++ b/testing/py-django-suit/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="CC"
depends="python"
depends_dev=""
-makedepends="$depends_dev python-dev py-setuptools"
+makedepends="$depends_dev python2-dev py-setuptools"
install=""
subpackages=""
source="https://files.pythonhosted.org/packages/source/d/django-suit/django-suit-$pkgver.tar.gz"