wok diff python-ldap/receipt @ rev 7769
Changed gdk-pixbuf post_install to --update-cache instead of creating a file in /etc/gtk-2.0. The file will now be in /usr/lib/gdk-pixbuf-2.0/2.10.0/ folder. This should fix problems with programs using .gif and .svg image files.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Dec 22 19:10:02 2010 +0000 (2010-12-22) |
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 Dec 22 19:10:02 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.