wok diff deluge/receipt @ rev 21567

libboost-signals-dev: removed dependency to obsolete package libboost-signals
author Hans-G?nter Theisgen
date Fri May 17 15:57:08 2019 +0100 (2019-05-17)
parents 699d96f4d881
children 240fb3120638
line diff
     1.1 --- a/deluge/receipt	Tue Feb 19 14:13:56 2019 +0100
     1.2 +++ b/deluge/receipt	Fri May 17 15:57:08 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.