summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-10-24 21:06:54 +0200
committerCarl Hetherington <cth@carlh.net>2021-10-24 21:07:13 +0200
commiteb62bf59f65372c82c45607df32dbb4beb6dd46f (patch)
tree694e2332f571840bfa4e888c46ba6df3549d8a8f /cscript
parent53d7976f1ff72d0aab97f93b37e9528db2fce3f4 (diff)
Bump libdcp to 1.8.4 for caption ordering fix (#2106).
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 1d4107c02..c5f10ae84 100644
--- a/cscript
+++ b/cscript
@@ -431,8 +431,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.3'))
- deps.append(('libsub', 'v1.6.3'))
+ deps.append(('libdcp', 'v1.8.4'))
+ deps.append(('libsub', 'v1.6.4'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we