summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-03-16 14:24:48 +0100
committerCarl Hetherington <cth@carlh.net>2021-03-16 14:37:42 +0100
commit3b78e9223c9be784531475acacb88b59b2459f48 (patch)
tree7c97e11d3e4fd364f015c186594b41d13bcca495 /cscript
parent7a1563c37d6e4e8ab016e8d3b2bcf5e29a327053 (diff)
Split subtitles at reel boundaries (#1918).
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 6e9f4da5f..8e9237571 100644
--- a/cscript
+++ b/cscript
@@ -370,8 +370,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '8344c1c'))
- deps.append(('libsub', '8990c30'))
+ deps.append(('libdcp', '2c1faeb'))
+ deps.append(('libsub', '33c9a57'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we