mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
deluge: depends on libtorrent-rasterbar-python now.
This commit is contained in:
parent
3ec7edb4d0
commit
56624f483b
1 changed files with 2 additions and 2 deletions
|
@ -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/"
|
||||
|
|
Loading…
Add table
Reference in a new issue