Typo.
authorCarl Hetherington <cth@carlh.net>
Wed, 17 Apr 2013 10:09:20 +0000 (11:09 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 17 Apr 2013 10:09:20 +0000 (11:09 +0100)
cscript

diff --git a/cscript b/cscript
index f0a86266f763b01606a80504bdab4b9c11c8f8a7..8f3fc6cee87ca16100977258b25a7c72a7bc39dd 100644 (file)
--- a/cscript
+++ b/cscript
@@ -50,7 +50,7 @@ def make_manual():
 
 def dependencies():
     return (('libdcp', 'v0.43'),
-            ('ffmpeg', '8d0757e1079f588ed69f629e2d1a4d5f232dc298')
+            ('ffmpeg', '8d0757e1079f588ed69f629e2d1a4d5f232dc298'),
             ('openjpeg', ''))
 
 def build(prefix):