python-ldap: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-17 12:39:44 +02:00
parent 420b6f794d
commit 62f39880cb

View file

@ -2,7 +2,7 @@
pkgname=python-ldap
version=2.4.25
revision=3
build_style=python-module
build_style=python2-module
pycompile_module="ldap lidf.py dsml.py ldapurl.py"
hostmakedepends="python-devel"
makedepends="python-devel libldap-devel libsasl-devel libressl-devel"