aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-application
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-application')
-rw-r--r--testing/py-application/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-application/APKBUILD b/testing/py-application/APKBUILD
index 75cdcf91d54..0e4d20f776e 100644
--- a/testing/py-application/APKBUILD
+++ b/testing/py-application/APKBUILD
@@ -9,7 +9,7 @@ url="http://pypi.python.org/pypi/python-application"
arch="noarch"
license="LGPL2+"
depends="python"
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=""
subpackages=""
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"