summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-10-06 11:27:06 +0200
committerCarl Hetherington <cth@carlh.net>2020-10-13 18:51:11 +0200
commita87adce1d0f9528c981572260bb71772f908e840 (patch)
tree1f0e5ee687197b63c9fa90df7780973ad0672350
parent58db95ab6a40c67ebf961ff243adb9e4dac4444c (diff)
Bump libdcp for better error checking.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index ac0f48d66..ce775aabc 100644
--- 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