wok-next diff shaarlo/receipt @ rev 20975

Close the chain: python and python3 both have upgradeable setuptools and pip
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Sep 23 04:37:56 2018 +0300 (2018-09-23)
parents c4e53a39395a
children d5aab818505e
line diff
     1.1 --- a/shaarlo/receipt	Fri Mar 02 12:12:14 2018 +0200
     1.2 +++ b/shaarlo/receipt	Sun Sep 23 04:37:56 2018 +0300
     1.3 @@ -12,7 +12,6 @@
     1.4  WGET_URL="$WEB_SITE/archive/$GITHASH.zip"
     1.5  
     1.6  DEPENDS="php"
     1.7 -BUILD_DEPENDS="wget"
     1.8  
     1.9  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.10  genpkg_rules()