wok-current diff tahoe-lafs/receipt @ rev 21581

Use python-setuptools as bdeps (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 19 19:23:11 2019 +0200 (2019-05-19)
parents e433cf783492
children 571d4eaa24d6
line diff
     1.1 --- a/tahoe-lafs/receipt	Sat Jul 18 13:58:22 2015 +0200
     1.2 +++ b/tahoe-lafs/receipt	Sun May 19 19:23:11 2019 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="${WEB_SITE}source/$PACKAGE/releases/$TARBALL"
     1.5  TAGS="filesystem backup"
     1.6  
     1.7 -DEPENDS="python setuptools python-simplejson zopeinterface twisted pyopenssl \
     1.8 +DEPENDS="python python-setuptools python-simplejson zopeinterface twisted pyopenssl \
     1.9  pycrypto python-zfec python-foolscap python-pyasn1 python-mock \
    1.10  python-pycryptopp"
    1.11  BUILD_DEPENDS="wget python-dev gmp-dev openssl-dev"