summaryrefslogtreecommitdiffstats
path: root/main/py-twisted/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-twisted/APKBUILD')
-rw-r--r--main/py-twisted/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-twisted/APKBUILD b/main/py-twisted/APKBUILD
index 64cfb0471b2..25332730801 100644
--- a/main/py-twisted/APKBUILD
+++ b/main/py-twisted/APKBUILD
@@ -8,7 +8,7 @@ url="http://twistedmatrix.com/"
arch="all"
license="MIT"
depends="py-crypto py-zope-interface"
-makedepends="python-dev py-setuptools libtirpc-dev"
+makedepends="python2-dev py-setuptools libtirpc-dev"
install=""
subpackages="$pkgname-doc"
source="https://twistedmatrix.com/Releases/${_pkgname}/${pkgver%.*}/${_pkgname}-${pkgver}.tar.bz2"