network/deluge: Update dependency for python-chardet.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2014-01-25 01:24:35 +07:00 committed by Erik Hanson
parent a567355769
commit 283bc7c9db

View file

@ -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"