summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-05-07 18:16:17 +0200
committerCarl Hetherington <cth@carlh.net>2021-05-07 18:16:17 +0200
commit599d1c3c08ff1c901e1cf9194ba82a1ed0ad6797 (patch)
tree74ca9e3a690ad0e420cb812398daf3578ffa1e13
parent0059d70d39d257132bcf9837eeb017307f2abaac (diff)
Bump libdcp for centos 7 build fix.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 4c223a169..a17152d07 100644
--- a/cscript
+++ b/cscript
@@ -386,8 +386,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '5e1ce36'))
- deps.append(('libsub', 'cf5c3db'))
+ deps.append(('libdcp', 'b68a460'))
+ deps.append(('libsub', '9c530ee'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we