summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-04-14 16:31:42 +0200
committerCarl Hetherington <cth@carlh.net>2021-04-14 16:31:42 +0200
commit5281e7f80d7e43b2170818781ba21c9b25d7c7c7 (patch)
treea24a5a59c655e26eac9306c575abc5de17e9501b
parentd5c220f76907f0113bf0b5d3a7e26e5b27197a17 (diff)
Bump libdcp to try and fix #1965 and #1966.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 6e5712bcf..c10e819dd 100644
--- a/cscript
+++ b/cscript
@@ -385,8 +385,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '274dd30'))
- deps.append(('libsub', '276532e'))
+ deps.append(('libdcp', '098007a'))
+ deps.append(('libsub', '8ab963a'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we