summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-04-09 00:03:35 +0200
committerCarl Hetherington <cth@carlh.net>2021-04-09 00:03:35 +0200
commit4e9a15d558ecca660eb74f54b693d1e4a3aa7381 (patch)
tree45dd4160839ca9b40b866b5908736b7b7448c690 /cscript
parent37a6d1a768debea28c24174503d85903f7f90aa5 (diff)
Extract audio/subtitle language from imported DCPs.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index a80c220dc..58f95dc91 100644
--- a/cscript
+++ b/cscript
@@ -385,8 +385,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '3a328b6'))
- deps.append(('libsub', '2bbddc6'))
+ deps.append(('libdcp', '4552587'))
+ deps.append(('libsub', '9901351'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we