wok-current diff pam_ldap/receipt @ rev 5171
Up: sudo (1.7.2p5) issue #279. Security fix.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri Mar 26 23:06:04 2010 +0100 (2010-03-26) |
parents | a4af2b62bb67 |
children | 4405610ffc49 |
line diff
1.1 --- a/pam_ldap/receipt Thu Mar 12 15:53:10 2009 +0000 1.2 +++ b/pam_ldap/receipt Fri Mar 26 23:06:04 2010 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://www.padl.com/OSS/pam_ldap.html" 1.5 WGET_URL="http://www.padl.com/download/$TARBALL" 1.6 BUILD_DEPENDS="pam-dev" 1.7 -DEPENDS="pam nss_ldap openssl libldap cyrus-sasl" 1.8 +DEPENDS="pam nss_ldap openssl libldap cyrus-sasl libcomerr3" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()