summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-10-18 20:26:05 +0200
committerCarl Hetherington <cth@carlh.net>2022-10-18 20:26:05 +0200
commit94eff17bdb94c170d456c7dab5ad3d4c00af4b14 (patch)
tree54281a554d800b49c149a69fe037035f903498ad /cscript
parent053bf81d7ef24843cc2eea62e24c2296fed48950 (diff)
parentc9a1e2040bf5600aeafdefe56a3bf46e15419a16 (diff)
Hopefully fix colour of Rec.2020 sources in the preview.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 1c62f3382..54af98a7d 100644
--- a/cscript
+++ b/cscript
@@ -446,8 +446,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.31'))
- deps.append(('libsub', 'v1.6.34'))
+ deps.append(('libdcp', 'v1.8.32'))
+ deps.append(('libsub', 'v1.6.35'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we