summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-03-19 00:09:54 +0100
committerCarl Hetherington <cth@carlh.net>2021-03-19 00:09:54 +0100
commit25da3976eaef1ba90416300774153e3b8c5cc062 (patch)
treeefdee16666621ed868493101f3a6b5723e9e2159 /cscript
parent96364216624c79d12454aca40b89dc9ee3be5894 (diff)
Bump libdcp for Linux static test build fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 4dc79bb5c..10b70e6cc 100644
--- a/cscript
+++ b/cscript
@@ -372,8 +372,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '4078aaa'))
- deps.append(('libsub', '74b8bce'))
+ deps.append(('libdcp', '0c55c9b'))
+ deps.append(('libsub', 'a92f526'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we