Put details of missing asset paths into the job details... box.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 77c5a94ba6f1dea16b27c93545a9c85ec1c7b8ab..969bb72270fabe109caab5b25391a7cfd4488f8f 100644 (file)
--- a/cscript
+++ b/cscript
@@ -327,8 +327,8 @@ def dependencies(target):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', '4676616'))
-    deps.append(('libsub', 'f93c12c'))
+    deps.append(('libdcp', '49f9ec2'))
+    deps.append(('libsub', '1e1836a'))
     deps.append(('rtaudio-cdist', 'aad62d7'))
 
     return deps