summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-11-25 20:28:26 +0100
committerCarl Hetherington <cth@carlh.net>2021-11-25 20:28:26 +0100
commit8ad1f8a1018be1e48c1293789353599065c6b884 (patch)
tree68db1b9bb03a1549d2854f2d8e03e8cc90b9e9a5 /cscript
parent4ae97038c492a261479dcc25ab4c207a0e8ea5c1 (diff)
Bump libdcp for new method that the fastvideo code needs.fastvideo2
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index ba9062572..c96331838 100644
--- a/cscript
+++ b/cscript
@@ -432,8 +432,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.5'))
- deps.append(('libsub', 'v1.6.5'))
+ deps.append(('libdcp', '7b717b5'))
+ deps.append(('libsub', '466adde'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we