mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/deluge: Update dependency for python-chardet.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a567355769
commit
283bc7c9db
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://download.deluge-torrent.org/source/deluge-1.3.6.tar.bz2"
|
|||
MD5SUM="dfcf6023ac860e5f0beba8dfa5ee4f0c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="Mako libtorrent-rasterbar pyOpenSSL python2-chardet python-twisted pyxdg"
|
||||
REQUIRES="Mako libtorrent-rasterbar pyOpenSSL python-chardet python-twisted pyxdg"
|
||||
MAINTAINER="Marco Bonetti"
|
||||
EMAIL="sid77@slackware.it"
|
||||
|
|
Loading…
Reference in a new issue