Add tester.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 79f20af838e326ef121325478d49fa43df7c6a7e..69cb9b3ad9b6745c27bafbbcc399824b3fe9b5ff 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,8 +237,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
-            ('libdcp', 'a5bf0e4'),
-            ('libsub', '23a1a03'))
+            ('libdcp', 'fe3bb91'),
+            ('libsub', 'd848eed'))
 
 def configure_options(target):
     opt = ''