wok-stable diff python-ldap/receipt @ rev 6291
Up: pixman to 0.18.4 again. Added --enable-gtk=no so there are no gtk tests. Added xorg-libXrandr to gtk+ depends. Need for post_install to work.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Sep 15 20:05:28 2010 +0000 (2010-09-15) |
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 Wed Sep 15 20:05:28 2010 +0000 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.