summaryrefslogtreecommitdiffstats
path: root/testing/py-passlib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-passlib/APKBUILD')
-rw-r--r--testing/py-passlib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-passlib/APKBUILD b/testing/py-passlib/APKBUILD
index a00f0f317f9..4c66a205d78 100644
--- a/testing/py-passlib/APKBUILD
+++ b/testing/py-passlib/APKBUILD
@@ -9,7 +9,7 @@ arch="noarch"
license="BSD"
depends="python"
depends_dev=""
-makedepends="python-dev"
+makedepends="python2-dev"
install=""
subpackages=""
source="https://files.pythonhosted.org/packages/source/p/passlib/passlib-$pkgver.tar.gz"