wok diff httpie/receipt @ rev 22641
updated deadbeef, deadbeef-dev and deadbeef-plugins again (1.8.0 -> 1.8.2)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jan 14 07:24:51 2020 +0100 (2020-01-14) |
parents | 766666b48ea1 |
children | 4484d051fe78 |
line diff
1.1 --- a/httpie/receipt Mon Mar 11 15:26:31 2019 +0100 1.2 +++ b/httpie/receipt Tue Jan 14 07:24:51 2020 +0100 1.3 @@ -11,8 +11,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" 1.9 +DEPENDS="python-requests python-pygments" 1.10 +BUILD_DEPENDS="python-setuptools" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()