diff options
Diffstat (limited to 'testing/py-geventwebsocket/APKBUILD')
-rw-r--r-- | testing/py-geventwebsocket/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-geventwebsocket/APKBUILD b/testing/py-geventwebsocket/APKBUILD index 37b02d16e9..d49b46afd3 100644 --- a/testing/py-geventwebsocket/APKBUILD +++ b/testing/py-geventwebsocket/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="BSD" depends="python py-gevent" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/g/gevent-websocket/gevent-websocket-$pkgver.tar.gz" |