Bump libdcp for Dolby KDM tests.
authorCarl Hetherington <cth@carlh.net>
Wed, 4 Nov 2015 11:58:00 +0000 (11:58 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 4 Nov 2015 11:58:00 +0000 (11:58 +0000)
cscript

diff --git a/cscript b/cscript
index 09d1b421241f6555bf61417f99e02c0b2a83c658..8c49b5229ab0aabaf5c33d1dff98254b6642d833 100644 (file)
--- a/cscript
+++ b/cscript
@@ -259,8 +259,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options),
-            ('libdcp', '4d225c4'),
-            ('libsub', '39ffcee'))
+            ('libdcp', 'a86a0ae'),
+            ('libsub', '6c12d16'))
 
 def configure_options(target):
     opt = ''