summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-04-22 22:01:04 +0200
committerCarl Hetherington <cth@carlh.net>2021-04-22 22:01:04 +0200
commitfbf3c5e1ade71c1b444b38d6c0e30d879004b527 (patch)
tree588540a15572e87651a09d3ea5670a368e282b12
parentc7917ecfce3200d807091cb64241e54066822cbf (diff)
Bump libdcp for fix to #1976.
This is an incorrect error when verifying 3D Interop DCPs.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index b6f6ce5d1..4ed5f2b2d 100644
--- a/cscript
+++ b/cscript
@@ -386,8 +386,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '2d6b31b'))
- deps.append(('libsub', '63cddea'))
+ deps.append(('libdcp', '5e1ce36'))
+ deps.append(('libsub', 'cf5c3db'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we