Improve test checking.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index ee481d4a04d6348b6d57528ea675520d01bee1de..ef67e544ffad96120bd645f2632263a3c79c634a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -233,8 +233,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', 'b105b7d'),
-            ('libsub', '067c21c'))
+            ('libdcp', 'd6fda12'),
+            ('libsub', '3db5052'))
 
 def configure_options(target):
     opt = ''