wok diff pam_ssh/receipt @ rev 15616
Add some autoconf/automake bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 08 08:52:14 2013 +0000 (2013-12-08) |
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 Dec 08 08:52:14 2013 +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()