Bump libdcp for missing xsd fixes.
authorCarl Hetherington <cth@carlh.net>
Sun, 27 Sep 2020 19:19:24 +0000 (21:19 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 27 Sep 2020 19:19:24 +0000 (21:19 +0200)
cscript

diff --git a/cscript b/cscript
index 85d464eaeaff874bf8d5d47ae5575c3f45e2cb62..c36f880d462af9e3e337325c6705636e8f3c5b0a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -375,8 +375,8 @@ def dependencies(target, options):
             (target.platform == 'osx' and target.bits == 64) or
             (target.platform == 'windows')) else {}
 
             (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
     deps.append(('leqm-nrt', 'carl'))
     deps.append(('rtaudio', 'carl'))
     # We get our OpenSSL libraries from the environment, but we