Bump libdcp for fix to missing .xsd files in the install.
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Jun 2020 09:20:00 +0000 (11:20 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Jun 2020 09:20:00 +0000 (11:20 +0200)
cscript

diff --git a/cscript b/cscript
index 566ffa0c55e35ff8b808fa0d5cf160b928d2e6ff..baf2e570067ea3ddc810209ee4b61625a6ac5b4e 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', '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