Bump libdcp for fix for #774.
authorCarl Hetherington <cth@carlh.net>
Fri, 11 Dec 2015 14:49:31 +0000 (14:49 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 11 Dec 2015 14:49:31 +0000 (14:49 +0000)
cscript

diff --git a/cscript b/cscript
index 7d1d6a2ffff5f36eef6bdbe9aac6a054f16a32c7..e3b17b91e0482772448a23fbee8976faebb47eb9 100644 (file)
--- a/cscript
+++ b/cscript
@@ -279,8 +279,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '0e31e4b', ffmpeg_options),
-            ('libdcp', '3afe04f'),
-            ('libsub', '48e1315'))
+            ('libdcp', 'b9e6635'),
+            ('libsub', '2e52f11'))
 
 def configure_options(target):
     opt = ''