wok diff twisted/receipt @ rev 22179

linld: spare up to 30k more for zImage (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 09 13:26:32 2019 +0100 (2019-11-09)
parents 2042c3181dc5
children 414bd6f4a481
line diff
     1.1 --- a/twisted/receipt	Fri Nov 01 15:22:59 2019 +0100
     1.2 +++ b/twisted/receipt	Sat Nov 09 13:26:32 2019 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WGET_URL="https://twistedmatrix.com/Releases/Twisted/${VERSION%.*}/$TARBALL"
     1.6  
     1.7 -DEPENDS="python-incremental python-attr zopeinterface"
     1.8 +DEPENDS="python-incremental python-attr python-constantly zopeinterface"
     1.9  BUILD_DEPENDS="python python-dev python-setuptools zopeinterface"
    1.10  
    1.11  # Rules to configure and make the package.