diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-01-25 01:24:17 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:12 -0600 |
commit | a5673557694c5353ae49050f0bad323c599a4a21 (patch) | |
tree | 92f2320f19293fafaf89885cc92ce4d2ab1413c1 /network/canto/canto.info | |
parent | 12803dbe688f17796d3f500134401140f9ccedb7 (diff) | |
download | slackbuilds-a5673557694c5353ae49050f0bad323c599a4a21.tar.gz |
network/canto: Update dependency for python-chardet.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/canto/canto.info')
-rw-r--r-- | network/canto/canto.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/canto/canto.info b/network/canto/canto.info index abc1813762..4c554ab0bb 100644 --- a/network/canto/canto.info +++ b/network/canto/canto.info @@ -5,6 +5,6 @@ DOWNLOAD="http://codezen.org/static/canto-0.7.10.tar.gz" MD5SUM="541d1770496866a5d513305e118b2ab5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python2-chardet" +REQUIRES="python-chardet" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" |