summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-01-23 09:31:31 +0100
committerCarl Hetherington <cth@carlh.net>2021-01-23 09:52:30 +0100
commit05564aed70eb412ab5d3546674263439385a168e (patch)
treec14956f91a3d61a66f920af70cdf0725f8366154 /cscript
parentf2ae4294c512e0e594203edad23fc08ec3c2eca1 (diff)
Bump libdcp for Windows build fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index a3c925d06..b1766ddb4 100644
--- a/cscript
+++ b/cscript
@@ -370,8 +370,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '472b1e8'))
- deps.append(('libsub', '0901a20'))
+ deps.append(('libdcp', 'ac98ff1'))
+ deps.append(('libsub', '8a509f2'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we