summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-09-27 21:19:24 +0200
committerCarl Hetherington <cth@carlh.net>2020-09-27 21:19:24 +0200
commite18c848e522cb1f98af199b3c451610f9e879e76 (patch)
tree72c31dd4fbe63a5b3c9a192090928ab8183bf081
parentc78e9f0d5e802e1bb020694870357ef271217628 (diff)
Bump libdcp for missing xsd fixes.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 85d464eae..c36f880d4 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', '627dfd9', cpp_lib_options))
- deps.append(('libsub', 'efea829', cpp_lib_options))
+ deps.append(('libdcp', '9d1c856', cpp_lib_options))
+ deps.append(('libsub', '1b52b38', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
deps.append(('rtaudio', 'carl'))
# We get our OpenSSL libraries from the environment, but we