wok-stable diff python-ldap/receipt @ rev 11720
Back to 23.3. Broken build on BB, although it's ok in my chrooted env
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Mon Feb 20 17:53:47 2012 +0100 (2012-02-20) |
parents | f3327707164a |
children |
line diff
1.1 --- a/python-ldap/receipt Sun Feb 28 17:01:48 2010 +0100 1.2 +++ b/python-ldap/receipt Mon Feb 20 17:53:47 2012 +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()