wok rev 21104

deluge: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 19 13:23:30 2019 +0100 (2019-03-19)
parents 5f934d58d0b7
children 558fa8758c4d
files deluge/receipt
line diff
     1.1 --- a/deluge/receipt	Mon Mar 18 19:35:58 2019 +0100
     1.2 +++ b/deluge/receipt	Tue Mar 19 13:23:30 2019 +0100
     1.3 @@ -11,7 +11,8 @@
     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 twisted xdg-utils pygtk"
     1.8 +DEPENDS="libtorrent-rasterbar pyopenssl python-chardet python-xdg setuptools \
     1.9 +twisted xdg-utils pygtk python-six"
    1.10  BUILD_DEPENDS="python-dev setuptools librsvg-dev intltool"
    1.11  
    1.12  # Rules to configure and make the package.