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:06:54 +0200
commitb0a8599f69fbdc5a38a02fbe578c6c93c8896d31 (patch)
treefdcd6791a89016101ea97a8be5e8637219e7fb0d /cscript
parentf41d6c693c1cd5816bef2f1651ed017c8564213c (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