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