wok diff nss-ldapd/receipt @ rev 5520

php: enable curl in compile options
author Rohit Joshi <jozee@slitaz.org>
date Mon May 10 12:38:42 2010 -0400 (2010-05-10)
parents d4b161735a3e
children 2e651db4761a
line diff
     1.1 --- a/nss-ldapd/receipt	Mon Mar 16 22:26:55 2009 +0000
     1.2 +++ b/nss-ldapd/receipt	Mon May 10 12:38:42 2010 -0400
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://ch.tudelft.nl/~arthur/nss-ldapd/"
     1.6  WGET_URL="${WEB_SITE}$TARBALL"
     1.7 -DEPENDS="cyrus-sasl krb5 libkrb5 libldap openssl"
     1.8 +DEPENDS="cyrus-sasl krb5 libkrb5 libldap openssl libcomerr3"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()