Nudge threshold to cope with move to Ubuntu 18.04 as a test container.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index e5e98ffcfb8169c2f774bf5b5d8c6ac1681ace63..333649a275e8ee640f281a9ce2288ec0065f6ef7 100644 (file)
--- a/cscript
+++ b/cscript
@@ -327,8 +327,8 @@ def dependencies(target):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', '1b9ef11'))
-    deps.append(('libsub', '23d4d5d'))
+    deps.append(('libdcp', '6a85c30'))
+    deps.append(('libsub', '1c70f3a'))
     deps.append(('rtaudio-cdist', 'aad62d7'))
 
     return deps