aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-ev
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-ev')
-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 49a232b986..c6f113e875 100644
--- a/testing/py-ev/APKBUILD
+++ b/testing/py-ev/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python libev interface"
url="http://pythonhosted.org/pyev/"
arch="all"
license="GPL3"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools libev-dev"
install=""