wok diff deluge/receipt @ rev 21580

Use python-setuptools as bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 19 19:07:20 2019 +0200 (2019-05-19)
parents 92f3f0b09500
children 5d50a02468c7
line diff
     1.1 --- a/deluge/receipt	Tue Mar 19 13:23:30 2019 +0100
     1.2 +++ b/deluge/receipt	Sun May 19 19:07:20 2019 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  
     1.5  DEPENDS="libtorrent-rasterbar pyopenssl python-chardet python-xdg setuptools \
     1.6  twisted xdg-utils pygtk python-six"
     1.7 -BUILD_DEPENDS="python-dev setuptools librsvg-dev intltool"
     1.8 +BUILD_DEPENDS="python-dev python-setuptools librsvg-dev intltool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()