summaryrefslogtreecommitdiffstats
path: root/testing/py-ev/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-ev/APKBUILD')
-rw-r--r--testing/py-ev/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-ev/APKBUILD b/testing/py-ev/APKBUILD
index 10f2a3ea89e..49a232b9861 100644
--- a/testing/py-ev/APKBUILD
+++ b/testing/py-ev/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
license="GPL3"
depends="python"
depends_dev=""
-makedepends="python-dev py-setuptools libev-dev"
+makedepends="python2-dev py-setuptools libev-dev"
install=""
subpackages=""
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"