aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-geventwebsocket/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-geventwebsocket/APKBUILD')
-rw-r--r--testing/py-geventwebsocket/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-geventwebsocket/APKBUILD b/testing/py-geventwebsocket/APKBUILD
index d49b46afd3d..6fc13e87432 100644
--- a/testing/py-geventwebsocket/APKBUILD
+++ b/testing/py-geventwebsocket/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="gevent websockets library"
url="https://pypi.python.org/pypi/gevent-websocket/"
arch="all"
license="BSD"
-depends="python py-gevent"
+depends="python2 py-gevent"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""