summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-08-25 23:13:14 +0200
committerCarl Hetherington <cth@carlh.net>2020-08-25 23:13:14 +0200
commitb120dfb4818ba797a33a88792f45ea6adbb331a3 (patch)
treecdb93650bcc17f509c2a92b853474bf6f7b563ee
parenta0873f70fbc95cc45106c61e9b3c5dfda3b946f9 (diff)
Bump libdcp for new method.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 3fe9275fe..afcad4b39 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', '5346d1c', cpp_lib_options))
- deps.append(('libsub', '788ce6e', cpp_lib_options))
+ deps.append(('libdcp', '184bdd2', cpp_lib_options))
+ deps.append(('libsub', '72bf4fc', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
deps.append(('rtaudio', 'carl'))
# We get our OpenSSL libraries from the environment, but we