# HG changeset patch # User Pascal Bellard # Date 1306352395 -7200 # Node ID 40bf95a01223532e2c323d607a1da4e0e38fd710 # Parent 5059f66907de95d6b1f462aad784e0365fa5c998 pam_ssh: update bdeps (again) diff -r 5059f66907de -r 40bf95a01223 pam_ssh/receipt --- a/pam_ssh/receipt Wed May 25 21:37:55 2011 +0200 +++ b/pam_ssh/receipt Wed May 25 21:39:55 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 libcrypto openssh-pam " +BUILD_DEPENDS="pam-dev file openssl openssh-pam " # Rules to configure and make the package. compile_rules()