summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-04-14 01:01:13 +0200
committerCarl Hetherington <cth@carlh.net>2021-04-14 01:01:13 +0200
commitd5c220f76907f0113bf0b5d3a7e26e5b27197a17 (patch)
tree8e4f49956c61729f79565c6695d3bbd9e93159eb /cscript
parentcc99556229bf35506c20377f4550665af6f5594a (diff)
More libdcp API tweaks.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index b8ff23e9d..6e5712bcf 100644
--- a/cscript
+++ b/cscript
@@ -385,8 +385,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'ee23803'))
- deps.append(('libsub', 'e88528d'))
+ deps.append(('libdcp', '274dd30'))
+ deps.append(('libsub', '276532e'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we