Fixes for new libdcp with multiple content versions.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index db395e4ddf355d753869ea438dc83e66485ff9ca..85d464eaeaff874bf8d5d47ae5575c3f45e2cb62 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', '627dfd9', cpp_lib_options))
+    deps.append(('libsub', 'efea829', cpp_lib_options))
     deps.append(('leqm-nrt', 'carl'))
     deps.append(('rtaudio', 'carl'))
     # We get our OpenSSL libraries from the environment, but we