summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-12-16 10:52:01 +0000
committerCarl Hetherington <cth@carlh.net>2016-12-16 10:52:01 +0000
commit729fb3e47d4fb6b766bafdaf88ae7dd6b88ab196 (patch)
tree11b6bab8c28af3f3be73f1bec7aa918351b1be15 /cscript
parentf11332e9b7c6ce801e54e9ce568dd5a10e71a7a4 (diff)
For testing: add KDM formulation which omits AuthorizedDeviceInfo.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 247404ea2..bbd36a6f3 100644
--- a/cscript
+++ b/cscript
@@ -266,7 +266,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options),
- ('libdcp', '028a6d7'),
+ ('libdcp', '839bc2d'),
('libsub', 'v1.2.4'))
def configure_options(target):