# HG changeset patch # User Pascal Bellard # Date 1306352433 -7200 # Node ID 886835d913c8a9c8d085e6a089799964d4af5f23 # Parent 40bf95a01223532e2c323d607a1da4e0e38fd710 pam_ssh: update bdeps (again) diff -r 40bf95a01223 -r 886835d913c8 pam_ssh/receipt --- a/pam_ssh/receipt Wed May 25 21:39:55 2011 +0200 +++ b/pam_ssh/receipt Wed May 25 21:40:33 2011 +0200 @@ -9,7 +9,7 @@ WEB_SITE="http://pam-ssh.sourceforge.net/" WGET_URL="$SF_MIRROR/pam-ssh/$TARBALL" DEPENDS="pam libcrypto openssh-pam" -BUILD_DEPENDS="pam-dev file openssl openssh-pam " +BUILD_DEPENDS="pam-dev file openssl-dev openssh-pam " # Rules to configure and make the package. compile_rules()