summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 3161b66ec..dc7864cc3 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', None, cpp_lib_options))
- deps.append(('libsub', None, cpp_lib_options))
+ deps.append(('libdcp', '4e885dc', cpp_lib_options))
+ deps.append(('libsub', 'ef8f8ac', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
deps.append(('rtaudio', 'carl'))
# We get our OpenSSL libraries from the environment, but we