wok diff nss-ldapd/receipt @ rev 10412

zlib: Tazwok must work differentyl all pkgs dep on glibc!
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 24 13:08:16 2011 +0200 (2011-05-24)
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	Tue May 24 13:08:16 2011 +0200
     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()