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 aaf90afb7..4f267d158 100644
--- a/cscript
+++ b/cscript
@@ -331,8 +331,8 @@ def dependencies(target):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'e8b480e'))
- deps.append(('libsub', '3dc29c7'))
+ deps.append(('libdcp', 'd9d7b42'))
+ deps.append(('libsub', '83843c7'))
deps.append(('rtaudio-cdist', 'aad62d7'))
return deps