summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-09-11 01:07:46 +0200
committerCarl Hetherington <cth@carlh.net>2020-09-20 01:30:41 +0200
commit5a3e836da9480bca0c3ef3384fa2010f358ccc7e (patch)
tree2a15662a32dc00c86740641db6eedaf99daacb42 /cscript
parent44dde2ee811eb35535633d760e6c0671cdf45cae (diff)
Add dcpomatic_combine tool (#1245).
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 241a9580a..5aeba3da3 100644
--- a/cscript
+++ b/cscript
@@ -373,8 +373,8 @@ def dependencies(target, options):
(target.platform == 'osx' and target.bits == 64) or
(target.platform == 'windows')) else {}
- deps.append(('libdcp', '184bdd2', cpp_lib_options))
- deps.append(('libsub', '72bf4fc', cpp_lib_options))
+ deps.append(('libdcp', '40f6f7d', cpp_lib_options))
+ deps.append(('libsub', 'c5b7a36', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
deps.append(('rtaudio', 'carl'))
# We get our OpenSSL libraries from the environment, but we