# HG changeset patch # User Claudinei Pereira # Date 1305814569 0 # Node ID 24964bf566b240e8ba19e661e49236d8d81a9814 # Parent 65408e67a5cae8dfdc2e0c0456f2bcde805a9db0 FIX: pycripto (add bdeps) diff -r 65408e67a5ca -r 24964bf566b2 pycrypto/receipt --- a/pycrypto/receipt Thu May 19 13:58:11 2011 +0000 +++ b/pycrypto/receipt Thu May 19 14:16:09 2011 +0000 @@ -9,6 +9,7 @@ WEB_SITE="http://www.amk.ca/python/code/crypto" WGET_URL="http://www.amk.ca/files/python/crypto/$TARBALL" DEPENDS="python gmp" +BUILD_DEPENDS="python-dev gmp-dev" # Rules to configure and make the package. compile_rules()