From: yomguy Date: Mon, 19 Jul 2010 14:32:42 +0000 (+0000) Subject: add dep X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=eec40ba0e5ce22feb26cb085e0d21b52a4803498;p=tools.git add dep git-svn-id: http://svn.parisson.org/svn/tools/trunk@94 457c0346-1240-4656-8a5a-9edca8063506 --- diff --git a/isp_tools/isp_trans.py b/isp_tools/isp_trans.py index 56c6f0e..5ee344a 100644 --- a/isp_tools/isp_trans.py +++ b/isp_tools/isp_trans.py @@ -169,7 +169,7 @@ if __name__ == '__main__': print """isp_tools.py version : %s author : %s -Dependencies : python, python-xlrd, ffmpeg +Dependencies : python, python-xlrd, ffmpeg, libmp3lame0 Usage : python isp_trans.py /path/to/source_dir /path/to/transcoded_source_dir /path/to/log_file """ % (version, author)