summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-04-06 00:41:07 +0200
committerCarl Hetherington <cth@carlh.net>2021-04-06 00:41:07 +0200
commit51bb8ac64aabeb5b509ffbaae415900d1b0299bc (patch)
tree25ef5e14debee4f8f1f44a958101164ed944c468 /cscript
parentbbe468b8aa0fb1380ccf0ffd60da258c1134d9ce (diff)
Bump libdcp to fix verify() to call verify_j2k() (#1958).
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index dcb3278a7..af57aa6db 100644
--- a/cscript
+++ b/cscript
@@ -385,8 +385,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '127b57a'))
- deps.append(('libsub', '44e3032'))
+ deps.append(('libdcp', 'f536156'))
+ deps.append(('libsub', '6dd6a0a'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we