summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 2787aa0e9..d2412785c 100644
--- a/cscript
+++ b/cscript
@@ -327,8 +327,8 @@ def dependencies(target):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '49f9ec2'))
- deps.append(('libsub', '014bb19'))
+ deps.append(('libdcp', '5ad493e'))
+ deps.append(('libsub', 'c90be1f'))
deps.append(('rtaudio-cdist', 'aad62d7'))
return deps