aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-crcmod/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-crcmod/APKBUILD')
-rw-r--r--community/py-crcmod/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-crcmod/APKBUILD b/community/py-crcmod/APKBUILD
index 777205b8a..916fae4d8 100644
--- a/community/py-crcmod/APKBUILD
+++ b/community/py-crcmod/APKBUILD
@@ -9,7 +9,7 @@ url="https://pypi.python.org/pypi/crcmod/"
arch="all"
license="MIT"
depends="python"
-makedepends="python-dev"
+makedepends="python2-dev"
source="https://files.pythonhosted.org/packages/source/c/$_pkgname/$_pkgname-$pkgver.tar.gz"
_builddir="$srcdir"/$_pkgname-$pkgver