summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-11-02 00:18:22 +0100
committerCarl Hetherington <cth@carlh.net>2020-11-02 23:10:04 +0100
commitb639b7b20f1ab341194bcd5c76700ca419254d11 (patch)
tree8678599b0507be66b8810a88ab3aafd03d009387 /cscript
parent4cf45229bf55344e708fead769f694f13bacf39c (diff)
Bump libdcp for new dcp::ArrayData stuff.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 88719cfee..ae748ac07 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', 'd08f689', cpp_lib_options))
- deps.append(('libsub', '8f67794', cpp_lib_options))
+ deps.append(('libdcp', 'c81a5f9', cpp_lib_options))
+ deps.append(('libsub', 'ca2b17d', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
deps.append(('rtaudio', 'carl'))
# We get our OpenSSL libraries from the environment, but we