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