Bump libdcp for RGB->XYZ optimisation.
authorCarl Hetherington <cth@carlh.net>
Thu, 27 Aug 2015 09:27:25 +0000 (10:27 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 27 Aug 2015 09:27:25 +0000 (10:27 +0100)
cscript

diff --git a/cscript b/cscript
index 94611f4df51f6e3d34d957f95db78a7943d7e1f4..da90a380503aaf8019697dcd6cc6465cda5b9850 100644 (file)
--- a/cscript
+++ b/cscript
@@ -233,8 +233,8 @@ def make_spec(filename, version, target):
 
 def dependencies(target):
     return (('ffmpeg-cdist', 'bd17594'),
-            ('libdcp', '6a90fde'),
-            ('libsub', 'be3be0d'))
+            ('libdcp', 'e4042b7'),
+            ('libsub', '05927c9'))
 
 def configure_options(target):
     opt = ''