wok diff twisted/receipt @ rev 23691

updated tcllib (1.19 -> 1.20)
author Hans-G?nter Theisgen
date Mon Apr 27 06:38:55 2020 +0100 (2020-04-27)
parents 414bd6f4a481
children 59ee8f109377
line diff
     1.1 --- a/twisted/receipt	Fri Dec 27 15:00:05 2019 +0100
     1.2 +++ b/twisted/receipt	Mon Apr 27 06:38:55 2020 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="https://twistedmatrix.com/Releases/Twisted/${VERSION%.*}/$TARBALL"
     1.5  
     1.6  DEPENDS="python-incremental python-attrs python-constantly zopeinterface"
     1.7 -BUILD_DEPENDS="python python-dev python-setuptools zopeinterface"
     1.8 +BUILD_DEPENDS="python python-dev python-setuptools python-pip zopeinterface"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()