wok diff python-ldap/receipt @ rev 6099

Add uclibc libs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 31 11:22:25 2010 +0200 (2010-08-31)
parents f0de2371d9b0
children 90c79e8df8b3
line diff
     1.1 --- a/python-ldap/receipt	Sat Aug 01 16:32:07 2009 +0200
     1.2 +++ b/python-ldap/receipt	Tue Aug 31 11:22:25 2010 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.python-ldap.org/"
     1.6  WGET_URL="http://pypi.python.org/packages/source/p/$PACKAGE/$TARBALL"
     1.7 -DEPENDS="openldap openssl cyrus-sasl"
     1.8 +DEPENDS="openldap openssl cyrus-sasl python"
     1.9  BUILD_DEPENDS="openldap-dev openssl-dev cyrus-sasl-dev"
    1.10  
    1.11  # Rules to configure and make the package.