Start pinning libdcp/libsub versions again. v2.15.77
authorCarl Hetherington <cth@carlh.net>
Mon, 1 Jun 2020 22:23:43 +0000 (00:23 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 1 Jun 2020 22:23:43 +0000 (00:23 +0200)
cscript

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