summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-08-12 01:29:24 +0200
committerCarl Hetherington <cth@carlh.net>2021-08-12 01:30:31 +0200
commit689bf63d32a8276477ab12e83bd47a5ff67d3eae (patch)
tree343480f6b9a8af8b5b272baa3d54574fd6468921 /cscript
parent255d13d09375ecdb11771ac6fda38a66f6a1ab29 (diff)
Don't write empty <Text> nodes in subtitles/closed captions.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index a1684858a..ee4830945 100644
--- a/cscript
+++ b/cscript
@@ -388,8 +388,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '9bc5ced'))
- deps.append(('libsub', '749c204'))
+ deps.append(('libdcp', 'b3cb9c0'))
+ deps.append(('libsub', '587e475'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we