summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-11-22 23:42:51 +0100
committerCarl Hetherington <cth@carlh.net>2020-11-24 00:02:59 +0100
commitec9b71e5a2e6b459b0f94bae17aec12b1f4b52f5 (patch)
tree15f8b19a841820561c046cde433d0fd43128a8fe
parenta332bd6be323f03dad5b180fb237afe54f1bf81e (diff)
Bump libdcp for ExtensionMetadata tags (#1808).
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 990ad52f3..59a7cdd30 100644
--- a/cscript
+++ b/cscript
@@ -370,8 +370,8 @@ def dependencies(target, options):
(target.platform == 'osx' and target.bits == 64) or
(target.platform == 'windows')) else {}
- deps.append(('libdcp', 'b636c3e', cpp_lib_options))
- deps.append(('libsub', '6514f5b', cpp_lib_options))
+ deps.append(('libdcp', 'e78b38b', cpp_lib_options))
+ deps.append(('libsub', 'c7e7bf3', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
deps.append(('rtaudio', 'carl'))
# We get our OpenSSL libraries from the environment, but we