wok diff pycrypto/receipt @ rev 10033
libtool: we want to cross compile it
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 20 03:09:27 2011 +0200 (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 03:09:27 2011 +0200 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()