audio/mktoc: Update dependency for python-chardet.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f678d5161b
commit
12803dbe68
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/cmcginty/mktoc/raw/master/dist/mktoc-1.3.tar.gz"
|
|||
MD5SUM="2eabcdc8c9433d1a398e113b8a8299b4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools python2-chardet"
|
||||
REQUIRES="pysetuptools python-chardet"
|
||||
MAINTAINER="Luis Henrique"
|
||||
EMAIL="lmello.009@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue