summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-04-18 23:27:51 +0100
committerCarl Hetherington <cth@carlh.net>2013-04-18 23:27:51 +0100
commit254a596bfa5fe29f354f95ef6a051d8015b38a07 (patch)
treecd253611e05dfdc38ae1de19f46174cda2b1e200 /cscript
parent15722eca8bd1caabc3b7275ff063b518dcb14ea2 (diff)
Typo.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index c7794a7bd..b34eb064c 100644
--- a/cscript
+++ b/cscript
@@ -7,7 +7,7 @@ def dependencies(target):
return ()
else:
return (('openjpeg-cdist', None)
- ('ffmpeg-cdist', 'bf3361f28066820e3d74de8f52bac784663813fa'
+ ('ffmpeg-cdist', 'bf3361f28066820e3d74de8f52bac784663813fa')
('libdcp', 'v0.45'))
def build(env, target):