Bump libdcp for atmos stuff.
authorCarl Hetherington <cth@carlh.net>
Wed, 25 May 2016 15:57:20 +0000 (16:57 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 25 May 2016 15:57:20 +0000 (16:57 +0100)
cscript

diff --git a/cscript b/cscript
index 7a3f3b3bbfe05f0b64769560cd5640d49f5cf6d2..cef56434b1103c66d5096176c463a29c643fd525 100644 (file)
--- a/cscript
+++ b/cscript
@@ -236,7 +236,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'cd922b8', ffmpeg_options),
-            ('libdcp', '85c699d'),
+            ('libdcp', 'f028e8a'),
             ('libsub', 'b082fb6'))
 
 def configure_options(target):