wok-current rev 11373
python-ldap: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 09 12:27:15 2011 +0100 (2011-12-09) |
parents | b15111dd63f1 |
children | 47c30bd85a46 |
files | python-ldap/receipt |
line diff
1.1 --- a/python-ldap/receipt Fri Dec 09 12:25:05 2011 +0100 1.2 +++ b/python-ldap/receipt Fri Dec 09 12:27:15 2011 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://www.python-ldap.org/" 1.5 WGET_URL="http://pypi.python.org/packages/source/p/$PACKAGE/$TARBALL" 1.6 DEPENDS="openldap openssl cyrus-sasl python" 1.7 -BUILD_DEPENDS="openldap-dev openssl-dev cyrus-sasl-dev" 1.8 +BUILD_DEPENDS="openldap-dev openssl-dev cyrus-sasl-dev python-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()