summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-09-22 16:30:01 +0100
committerCarl Hetherington <cth@carlh.net>2016-09-22 16:30:01 +0100
commitd462bce261da5836b8ee8703ef8c4807f50a5586 (patch)
tree2ce5d8d07c521d5a21d27fc5015b210b17c026a1 /cscript
parentc798eb7009a429e51abedd90292c6ec62d4b32b5 (diff)
parent87344ac176a9bf04129a5c31e879852bb5280b37 (diff)
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index ef67e544f..c5accebbb 100644
--- a/cscript
+++ b/cscript
@@ -233,7 +233,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
- ('libdcp', 'd6fda12'),
+ ('libdcp', '0acd045'),
('libsub', '3db5052'))
def configure_options(target):