diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 15:28:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 15:28:40 +0700 |
commit | d7e6e25f4f20fd573a576c5b3d31dfb836ef4765 (patch) | |
tree | 87868fb186373a596eabf27bc3e4c0ce74fd76eb /audio/mktoc | |
parent | 2aec67d6d30abdecd074bb2b51cf14552f36f3e6 (diff) |
audio/mktoc: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/mktoc')
-rw-r--r-- | audio/mktoc/mktoc.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mktoc/mktoc.info b/audio/mktoc/mktoc.info index 0d6b9ed8223b..3452e7642804 100644 --- a/audio/mktoc/mktoc.info +++ b/audio/mktoc/mktoc.info @@ -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="python-chardet" +REQUIRES="" MAINTAINER="B. Watson" EMAIL="yalhcru@gmail.com" |