wok-current diff pycrypto/receipt @ rev 10135

Up: gpodder to 2.15.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 17:29:41 2011 +0000 (2011-05-20)
parents f3327707164a
children ac0fe5ccf3e7
line diff
     1.1 --- a/pycrypto/receipt	Sun Feb 28 17:01:48 2010 +0100
     1.2 +++ b/pycrypto/receipt	Fri May 20 17:29:41 2011 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://www.amk.ca/python/code/crypto"
     1.5  WGET_URL="http://www.amk.ca/files/python/crypto/$TARBALL"
     1.6  DEPENDS="python gmp"
     1.7 +BUILD_DEPENDS="python-dev gmp-dev"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()