wok-next diff httpie/receipt @ rev 20678

Up clisp (2.50)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 15 02:59:03 2018 +0300 (2018-05-15)
parents 313b384e2a06
children a3c581bf52b8
line diff
     1.1 --- a/httpie/receipt	Sun Jun 22 01:53:55 2014 +0300
     1.2 +++ b/httpie/receipt	Tue May 15 02:59:03 2018 +0300
     1.3 @@ -10,8 +10,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/jakubroztocil/$PACKAGE/archive/$VERSION.tar.gz"
     1.6  
     1.7 -DEPENDS="python-requests python-pygments setuptools"
     1.8 -BUILD_DEPENDS="setuptools wget"
     1.9 +DEPENDS="python-requests python-pygments"
    1.10 +BUILD_DEPENDS="python"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()