summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-01-26 22:15:41 +0100
committerCarl Hetherington <cth@carlh.net>2021-01-26 22:15:41 +0100
commit886c256f532e0f43bcd7f6f9924147c151293cab (patch)
tree6d4cecf0aa65e2250fb6246775d7d1856ece66d6 /cscript
parentedbccd8d04a33f9e8d03677d8ebc671f40b0f822 (diff)
libdcp API change ReelMXF -> ReelFileAsset.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 2b0457381..fdc30cf1c 100644
--- a/cscript
+++ b/cscript
@@ -370,8 +370,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'ac98ff1'))
- deps.append(('libsub', '8115d0f'))
+ deps.append(('libdcp', 'f888263'))
+ deps.append(('libsub', 'b5ad46d'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we