Bump libdcp for macOS build fix.
authorCarl Hetherington <cth@carlh.net>
Sat, 26 Sep 2020 09:22:44 +0000 (11:22 +0200)
committerCarl Hetherington <cth@carlh.net>
Sat, 26 Sep 2020 09:22:44 +0000 (11:22 +0200)
cscript

diff --git a/cscript b/cscript
index d18015b47c5902c6d2a03b68f7eaa9ec2ac87187..80fdf5d55c39339a71f03f8e235de800d56de771 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', '25526a5', cpp_lib_options))
-    deps.append(('libsub', '3286d3a', cpp_lib_options))
+    deps.append(('libdcp', '41d9b6a', cpp_lib_options))
+    deps.append(('libsub', 'fd5af8c', cpp_lib_options))
     deps.append(('leqm-nrt', 'carl'))
     deps.append(('rtaudio', 'carl'))
     # We get our OpenSSL libraries from the environment, but we