summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-10-08 12:54:15 +0200
committerCarl Hetherington <cth@carlh.net>2021-10-09 20:01:00 +0200
commitf14a056d70af376ef6d9171474781d3526be4cd9 (patch)
tree7f5a4e4b327e3a10da5e917adca762845c87039d /cscript
parent2846a509d6403d5fe1e7c2c471c85a913fabc716 (diff)
Bump libdcp to 1.8.2 for fix when adding KDMs to VFs.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 787ede0d0..773b80d54 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.1'))
- deps.append(('libsub', 'v1.6.1'))
+ deps.append(('libdcp', 'v1.8.2'))
+ deps.append(('libsub', 'v1.6.2'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we