summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-09-20 00:00:07 +0200
committerCarl Hetherington <cth@carlh.net>2022-09-20 00:00:07 +0200
commit86d9d0496ee12f38ad7465e783c49971c4c2eb06 (patch)
treedc6984baa627d438211f3b1374bc852eef1c647e /cscript
parente4820bd0dfd121a545a34353a1c68cefcdbb0c2c (diff)
Bump waf here and in dependencies for Python 3.10 support.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 8d2834525..fc87d0e53 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.27'))
- deps.append(('libsub', 'v1.6.30'))
+ deps.append(('libdcp', 'v1.8.28'))
+ deps.append(('libsub', 'v1.6.31'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we