audio/mktoc: sed s,distribute,pysetuptools, *.info

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2013-07-13 02:27:45 -05:00
parent f6ae58d16b
commit 1f511aad24
1 changed files with 1 additions and 1 deletions

View File

@ -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="distribute python2-chardet"
REQUIRES="pysetuptools python2-chardet"
MAINTAINER="Luis Henrique"
EMAIL="lmello.009@gmail.com"