summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-06-11 10:52:57 +0200
committerCarl Hetherington <cth@carlh.net>2020-06-11 10:52:57 +0200
commit8af44b0f1523f1d808941aa3cedefd7848dfb80b (patch)
tree3c0fe3b1ec6ceeb4b11f8c2606d3bd812dd8f138
parent12c7be183f40e64a6fa1142a2e2c807fd5754e33 (diff)
Bump libdcp/libsub to get a Windows ccache build fix.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index cc9352191..566ffa0c5 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', '4e885dc', cpp_lib_options))
- deps.append(('libsub', 'ef8f8ac', cpp_lib_options))
+ deps.append(('libdcp', '1055451', cpp_lib_options))
+ deps.append(('libsub', 'b03caf6', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
deps.append(('rtaudio', 'carl'))
# We get our OpenSSL libraries from the environment, but we