wok diff pam_ssh/receipt @ rev 15917

Up: tazlito (5.2)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 16 15:33:05 2014 +0100 (2014-02-16)
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	Sun Feb 16 15:33:05 2014 +0100
     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()