wok diff tahoe-lafs/receipt @ rev 15029
partclone: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 12 09:47:27 2013 +0000 (2013-08-12) |
parents | 5da1a54fd524 |
children | 600aaedb561d |
line diff
1.1 --- a/tahoe-lafs/receipt Tue Aug 14 13:39:27 2012 +0200 1.2 +++ b/tahoe-lafs/receipt Mon Aug 12 09:47:27 2013 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 1.5 DEPENDS="python setuptools python-simplejson zopeinterface twisted pyopenssl \ 1.6 pycrypto zfec foolscap pyasn1 mock pycryptopp" 1.7 -BUILD_DEPENDS="wget python-dev gmp-dev" 1.8 +BUILD_DEPENDS="wget python-dev gmp-dev openssl-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()