summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-04-10 00:11:40 +0200
committerCarl Hetherington <cth@carlh.net>2021-04-10 00:11:40 +0200
commit0f8227817cfde6079c28fb18bbab11d9105d2bfc (patch)
tree67a2312ecce93f82e2bcc8bba74e9a5f1fb2b492 /cscript
parentc27d14badb229c24533db65dbaee1939dce89455 (diff)
Bump libdcp to get timed text ContainerDuration check (#1963).
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 58f95dc91..04b1a89f4 100644
--- a/cscript
+++ b/cscript
@@ -385,8 +385,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '4552587'))
- deps.append(('libsub', '9901351'))
+ deps.append(('libdcp', 'c59e6c0'))
+ deps.append(('libsub', '3fd82fc'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we