summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-03-17 11:56:26 +0100
committerCarl Hetherington <cth@carlh.net>2021-03-18 23:33:14 +0100
commit98120e2c89dd98454440be94f9261a2c84030392 (patch)
treee2dbf753ea3f3adc92fc537fdafe69fe6b0d393b /cscript
parent8aa97c043d73e0c6c8bc484a307b944702c7d3dd (diff)
Bump libdcp for better tags directory finding.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index de26ef5f1..4dc79bb5c 100644
--- a/cscript
+++ b/cscript
@@ -372,8 +372,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '2c1faeb'))
- deps.append(('libsub', '33c9a57'))
+ deps.append(('libdcp', '4078aaa'))
+ deps.append(('libsub', '74b8bce'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we