mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/canto: Update dependency for python-chardet.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
12803dbe68
commit
a567355769
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue