wok rev 10022
FIX: pycripto (add bdeps)
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Thu May 19 14:16:09 2011 +0000 (2011-05-19) |
parents | 65408e67a5ca |
children | d45b76bbf023 |
files | pycrypto/receipt |
line diff
1.1 --- a/pycrypto/receipt Thu May 19 13:58:11 2011 +0000 1.2 +++ b/pycrypto/receipt Thu May 19 14:16:09 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()