summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-06-11 11:20:00 +0200
committerCarl Hetherington <cth@carlh.net>2020-06-11 11:20:00 +0200
commit0c998a7f85f1801287d009a170d5d85b8984a7f6 (patch)
tree766b785f41c7afc5254c6992b80ab4e4ad1543c0
parent8af44b0f1523f1d808941aa3cedefd7848dfb80b (diff)
Bump libdcp for fix to missing .xsd files in the install.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 566ffa0c5..baf2e5700 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', '1055451', cpp_lib_options))
- deps.append(('libsub', 'b03caf6', cpp_lib_options))
+ deps.append(('libdcp', 'c6c18f4', cpp_lib_options))
+ deps.append(('libsub', '67fff3c', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
deps.append(('rtaudio', 'carl'))
# We get our OpenSSL libraries from the environment, but we