wok diff pam_ssh/receipt @ rev 12859

dahdi-linux, iptables, linmodem*, ndiswrapper-driver, nvidia-173xx, v4l-dvb: fix EXTRAVERSION for 3.x kernels
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 24 19:11:41 2012 +0200 (2012-05-24)
parents 40bf95a01223
children 51a1ebbda768
line diff
     1.1 --- a/pam_ssh/receipt	Wed May 25 21:39:55 2011 +0200
     1.2 +++ b/pam_ssh/receipt	Thu May 24 19:11:41 2012 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://pam-ssh.sourceforge.net/"
     1.5  WGET_URL="$SF_MIRROR/pam-ssh/$TARBALL"
     1.6  DEPENDS="pam libcrypto openssh-pam"
     1.7 -BUILD_DEPENDS="pam-dev file openssl openssh-pam "
     1.8 +BUILD_DEPENDS="pam-dev file openssl-dev openssh-pam "
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()