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 2bee7ed85..4ad65f5c7 100644
--- a/cscript
+++ b/cscript
@@ -331,8 +331,8 @@ def dependencies(target):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '6ff5bc5'))
- deps.append(('libsub', 'df489ce'))
+ deps.append(('libdcp', '7930f76'))
+ deps.append(('libsub', '7bf99dc'))
deps.append(('rtaudio-cdist', '739969e'))
return deps