Bump libdcp for Assetmap / PKL fix.
authorCarl Hetherington <cth@carlh.net>
Tue, 16 Aug 2016 14:06:16 +0000 (15:06 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 16 Aug 2016 14:06:16 +0000 (15:06 +0100)
cscript

diff --git a/cscript b/cscript
index 48f753c299bc94a5877e37f199db5c4833d33775..cc07de56c486337f208593721e3a3381d618529f 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', '5f61c01'),
+            ('libdcp', '06f0ba1'),
             ('libsub', '067c21c'))
 
 def configure_options(target):