From eec40ba0e5ce22feb26cb085e0d21b52a4803498 Mon Sep 17 00:00:00 2001 From: yomguy Date: Mon, 19 Jul 2010 14:32:42 +0000 Subject: [PATCH] add dep git-svn-id: http://svn.parisson.org/svn/tools/trunk@94 457c0346-1240-4656-8a5a-9edca8063506 --- isp_tools/isp_trans.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5