wok diff nss-ldapd/receipt @ rev 4236
tazbb: get KERNEL variable from linux receipt
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 24 16:26:08 2009 +0200 (2009-09-24) |
parents | 252ad632d2a0 |
children | 5b44af8c1257 |
line diff
1.1 --- a/nss-ldapd/receipt Fri Mar 13 17:48:14 2009 +0000 1.2 +++ b/nss-ldapd/receipt Thu Sep 24 16:26:08 2009 +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 -#http://ch.tudelft.nl/~arthur/nss-ldapd/nss-ldapd-0.6.7.tar.gz 1.8 +DEPENDS="cyrus-sasl krb5 libkrb5 libldap openssl" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()