summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-04-17 11:08:43 +0100
committerCarl Hetherington <cth@carlh.net>2013-04-17 11:08:43 +0100
commitb0d9a84bd0debd332c23fa7ae6684956d0ca470d (patch)
treeff3555147677776f13464852fb6bf452b155d2e8
parenteb4a3a05f684923481a87db276db0c291a1d1e89 (diff)
Fix typo.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index f2b898d52..f0a86266f 100644
--- a/cscript
+++ b/cscript
@@ -49,7 +49,7 @@ def make_manual():
return [os.path.abspath('pdf'), os.path.abspath('html')]
def dependencies():
- return (('libdcp', 'v0.43',
+ return (('libdcp', 'v0.43'),
('ffmpeg', '8d0757e1079f588ed69f629e2d1a4d5f232dc298')
('openjpeg', ''))