# HG changeset patch # User Pascal Bellard # Date 1323430035 -3600 # Node ID 90c79e8df8b305855d5bf4de578c71291101db49 # Parent b15111dd63f1446c0e7aad5f8be79cdd2d61f6ae python-ldap: update bdeps diff -r b15111dd63f1 -r 90c79e8df8b3 python-ldap/receipt --- a/python-ldap/receipt Fri Dec 09 12:25:05 2011 +0100 +++ b/python-ldap/receipt Fri Dec 09 12:27:15 2011 +0100 @@ -9,7 +9,7 @@ WEB_SITE="http://www.python-ldap.org/" WGET_URL="http://pypi.python.org/packages/source/p/$PACKAGE/$TARBALL" DEPENDS="openldap openssl cyrus-sasl python" -BUILD_DEPENDS="openldap-dev openssl-dev cyrus-sasl-dev" +BUILD_DEPENDS="openldap-dev openssl-dev cyrus-sasl-dev python-dev" # Rules to configure and make the package. compile_rules()