summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-01-31 23:52:01 +0100
committerCarl Hetherington <cth@carlh.net>2021-01-31 23:52:01 +0100
commit497106109e36b5ed16b4c37b46a1a010330e76d8 (patch)
treea89cb4ed2868043aabded9ffe0f327e6f14bd2c3
parente0255a64d22440d718e5512f34a4f21f0d37a21b (diff)
Bump libdcp for Windows build fix.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index fdc30cf1c..999293f56 100644
--- a/cscript
+++ b/cscript
@@ -370,8 +370,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'f888263'))
- deps.append(('libsub', 'b5ad46d'))
+ deps.append(('libdcp', 'a31aee3'))
+ deps.append(('libsub', '0c04826'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we