Bump libdcp for libcxml.
authorCarl Hetherington <cth@carlh.net>
Fri, 9 Oct 2015 17:18:04 +0000 (18:18 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 9 Oct 2015 17:18:04 +0000 (18:18 +0100)
cscript

diff --git a/cscript b/cscript
index 1e18684d9e0d94d434ae556a6a72ec3945469de9..bf2f64f6dc3bd2386ed9d8d0c37347e73bea9365 100644 (file)
--- a/cscript
+++ b/cscript
@@ -252,8 +252,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options),
-            ('libdcp', '6a9f369'),
-            ('libsub', '04d92c2'))
+            ('libdcp', 'c9530d6'),
+            ('libsub', '45a79e2'))
 
 def configure_options(target):
     opt = ''