Bump libdcp for new API stuff.
authorCarl Hetherington <cth@carlh.net>
Wed, 23 Sep 2020 10:22:38 +0000 (12:22 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 23 Sep 2020 10:22:38 +0000 (12:22 +0200)
cscript

diff --git a/cscript b/cscript
index db395e4ddf355d753869ea438dc83e66485ff9ca..2f699d908d206de01ff2f188b76f84cb856c626f 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', 'b301ef7', cpp_lib_options))
-    deps.append(('libsub', '0121b7b', cpp_lib_options))
+    deps.append(('libdcp', 'e40f5c5', cpp_lib_options))
+    deps.append(('libsub', '4bc0e7e', cpp_lib_options))
     deps.append(('leqm-nrt', 'carl'))
     deps.append(('rtaudio', 'carl'))
     # We get our OpenSSL libraries from the environment, but we