summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-02-06 11:33:12 +0100
committerCarl Hetherington <cth@carlh.net>2024-02-07 01:04:51 +0100
commit06eebda835e00582e70890890aad08beaf63db05 (patch)
tree131409f3e146f5881b1ff629e19a3a1cd4d5d745 /cscript
parentfbcfa342d9f8d6f1430065ad18a1a1b8f7b925db (diff)
Don't give confusing errors about WEBVTT when there are errors in a Subrip file (#2733).
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 413161741..6c43e05b6 100644
--- a/cscript
+++ b/cscript
@@ -508,7 +508,7 @@ def dependencies(target, options):
deps = []
deps.append(('libdcp', 'v1.8.94'))
- deps.append(('libsub', 'v1.6.46'))
+ deps.append(('libsub', 'v1.6.47'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we