summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-05-25 23:11:29 +0100
committerCarl Hetherington <cth@carlh.net>2015-05-25 23:11:29 +0100
commit176f1ae4bd41d1e333e870cb9585edbbd4426aa2 (patch)
tree9589357977302dd9842e1c7f4b620f59503efffc /cscript
parent918907387e3ec895c6b6342afc639d974714a024 (diff)
Test fixes.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 2fe91132b..49f8f62a9 100644
--- a/cscript
+++ b/cscript
@@ -206,7 +206,7 @@ def make_spec(filename, version, target):
def dependencies(target):
return (('ffmpeg-cdist', '0492ad2'),
- ('libdcp', '6d5c9b4'),
+ ('libdcp', '484a900'),
('libsub', 'f66b11f'))
def configure_options(target):