wok diff deluge/receipt @ rev 23797

linld: fix argstr
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 23 18:02:24 2020 +0000 (2020-05-23)
parents 240fb3120638
children 544e47246b33
line diff
     1.1 --- a/deluge/receipt	Sun May 19 19:07:20 2019 +0200
     1.2 +++ b/deluge/receipt	Sat May 23 18:02:24 2020 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="http://download.deluge-torrent.org/source/$TARBALL"
     1.6  
     1.7 -DEPENDS="libtorrent-rasterbar pyopenssl python-chardet python-xdg setuptools \
     1.8 +DEPENDS="libtorrent-rasterbar pyopenssl python-chardet python-xdg \
     1.9  twisted xdg-utils pygtk python-six"
    1.10  BUILD_DEPENDS="python-dev python-setuptools librsvg-dev intltool"
    1.11