summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-05-24 12:26:02 +0100
committerCarl Hetherington <cth@carlh.net>2016-05-24 12:26:02 +0100
commit3a05b2ea7ed62ca5a6ef55bcc90efeed84c5bbf1 (patch)
tree24aabdadc2861658c90aedb614a4f89e7ddc8df8 /cscript
parent93d57d46e52e0050efda894fc3089a6410d55754 (diff)
Speculative Rec 1886/2020 presets.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index e969a5236..69ba00418 100644
--- a/cscript
+++ b/cscript
@@ -236,7 +236,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', 'cd922b8', ffmpeg_options),
- ('libdcp', '043d382'),
+ ('libdcp', '85c699d'),
('libsub', 'b082fb6'))
def configure_options(target):