Bump libdcp/libsub to get a Windows ccache build fix.
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Jun 2020 08:52:57 +0000 (10:52 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Jun 2020 08:52:57 +0000 (10:52 +0200)
cscript

diff --git a/cscript b/cscript
index cc935219105f8d449db2bfc22c5fd14e8dd8e681..566ffa0c55e35ff8b808fa0d5cf160b928d2e6ff 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 {}
 
-    deps.append(('libdcp', '4e885dc', cpp_lib_options))
-    deps.append(('libsub', 'ef8f8ac', cpp_lib_options))
+    deps.append(('libdcp', '1055451', cpp_lib_options))
+    deps.append(('libsub', 'b03caf6', cpp_lib_options))
     deps.append(('leqm-nrt', 'carl'))
     deps.append(('rtaudio', 'carl'))
     # We get our OpenSSL libraries from the environment, but we