summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-09-23 12:22:38 +0200
committerCarl Hetherington <cth@carlh.net>2020-09-23 12:22:38 +0200
commitdbefa1fcaca2c28ee8b4fe137b80320a6a40138c (patch)
tree4a5c5e523e0f3aee370e71383cbb5ce72de32d69 /cscript
parentcde60b33c3b63b09705475154281bf236f1ef018 (diff)
Bump libdcp for new API stuff.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index db395e4dd..2f699d908 100644
--- a/cscript
+++ b/cscript
@@ -375,8 +375,8 @@ def dependencies(target, options):
(target.platform == 'osx' and target.bits == 64) or
(target.platform == 'windows')) else {}
- deps.append(('libdcp', 'b301ef7', cpp_lib_options))
- deps.append(('libsub', '0121b7b', cpp_lib_options))
+ deps.append(('libdcp', 'e40f5c5', cpp_lib_options))
+ deps.append(('libsub', '4bc0e7e', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
deps.append(('rtaudio', 'carl'))
# We get our OpenSSL libraries from the environment, but we