Bump libdcp for better error checking.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index ac0f48d6658c47cc0f9b9756331e4fee42632018..ce775aabc90947f6539891ed9ae846e2c0840af7 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', '9d1c856', cpp_lib_options))
-    deps.append(('libsub', '1b52b38', cpp_lib_options))
+    deps.append(('libdcp', 'b4e1d9f', cpp_lib_options))
+    deps.append(('libsub', 'b6377ae', cpp_lib_options))
     deps.append(('leqm-nrt', 'carl'))
     deps.append(('rtaudio', 'carl'))
     # We get our OpenSSL libraries from the environment, but we