wok-current diff pam_ssh/receipt @ rev 17240
postfix: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 18 18:59:30 2014 +0200 (2014-10-18) |
parents | fd22b033a84a |
children | bad7d4d8ff9a |
line diff
1.1 --- a/pam_ssh/receipt Sun Dec 08 08:52:14 2013 +0000 1.2 +++ b/pam_ssh/receipt Sat Oct 18 18:59:30 2014 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://pam-ssh.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/pam-ssh/$TARBALL" 1.7 +TAGS="ssh" 1.8 1.9 DEPENDS="pam libcrypto openssh-pam" 1.10 BUILD_DEPENDS="pam-dev file openssl-dev openssh-pam automake"