Bump libdcp for fix to making KDMs for partially-encrypted DCPs.
authorCarl Hetherington <cth@carlh.net>
Wed, 21 Sep 2016 21:24:28 +0000 (22:24 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 21 Sep 2016 21:24:28 +0000 (22:24 +0100)
cscript

diff --git a/cscript b/cscript
index ef67e544ffad96120bd645f2632263a3c79c634a..c5accebbb323ee05bd3eefc5ad91363f906d0389 100644 (file)
--- 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):