summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-05-25 00:13:36 +0100
committerCarl Hetherington <cth@carlh.net>2015-05-25 00:13:36 +0100
commit5ae794047e5ceee4502e59211f0083a60224f4bd (patch)
treeaf66a40208e0f10621ea543d25d2ab662cb20503 /cscript
parent64840121f4889a79f63a7168da88e5918092329a (diff)
3cb5a4c2064d4cf4d8cbdca75a84615a6c56fb7c from master; use j2c_uuid and pcm_uuid for picture/sound MXF filenames.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index aa5605a11..2fe91132b 100644
--- a/cscript
+++ b/cscript
@@ -206,7 +206,7 @@ def make_spec(filename, version, target):
def dependencies(target):
return (('ffmpeg-cdist', '0492ad2'),
- ('libdcp', '757b54a'),
+ ('libdcp', '6d5c9b4'),
('libsub', 'f66b11f'))
def configure_options(target):