deluge: depends on libtorrent-rasterbar-python now.

This commit is contained in:
Juan RP 2016-07-23 19:01:46 +02:00
parent 3ec7edb4d0
commit 56624f483b

View File

@ -1,14 +1,14 @@
# Template file for 'deluge'
pkgname=deluge
version=1.3.12
revision=2
revision=3
noarch=yes
build_style=python-module
system_accounts="deluge delugeweb"
pycompile_module="deluge"
hostmakedepends="intltool python-setuptools"
makedepends="python-setuptools"
depends="pygtk python-setuptools python-chardet python-xdg Twisted libtorrent-rasterbar xdg-utils"
depends="pygtk python-setuptools python-chardet python-xdg Twisted libtorrent-rasterbar-python xdg-utils"
short_desc="BitTorrent client written in Python/PyGTK"
maintainer="Alexey Rochev <equeim@gmail.com>"
homepage="http://deluge-torrent.org/"