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