wok diff pam_ssh/receipt @ rev 16389

ntk: fix version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 15 10:26:36 2014 +0000 (2014-04-15)
parents 51a1ebbda768
children f44ef80ff9e2
line diff
     1.1 --- a/pam_ssh/receipt	Fri Oct 18 19:43:55 2013 +0000
     1.2 +++ b/pam_ssh/receipt	Tue Apr 15 10:26:36 2014 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$SF_MIRROR/pam-ssh/$TARBALL"
     1.5  
     1.6  DEPENDS="pam libcrypto openssh-pam"
     1.7 -BUILD_DEPENDS="pam-dev file openssl-dev openssh-pam "
     1.8 +BUILD_DEPENDS="pam-dev file openssl-dev openssh-pam automake"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()