summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-04-12 22:18:47 +0200
committerCarl Hetherington <cth@carlh.net>2021-04-12 22:18:47 +0200
commitcc99556229bf35506c20377f4550665af6f5594a (patch)
treebef50bbc69a4ee9724a32d5ba8e854280451e969 /cscript
parent43f83b3508829b9d773be69db4b010ac91f101b7 (diff)
Bump libdcp for some API improvements.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 04b1a89f4..b8ff23e9d 100644
--- a/cscript
+++ b/cscript
@@ -385,8 +385,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'c59e6c0'))
- deps.append(('libsub', '3fd82fc'))
+ deps.append(('libdcp', 'ee23803'))
+ deps.append(('libsub', 'e88528d'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we