summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-09-06 12:05:29 +0200
committerCarl Hetherington <cth@carlh.net>2024-09-06 12:13:07 +0200
commit07154903ef7d52f1b41b7ddd9f6e1b0ecca9d0b2 (patch)
tree84903821224dcaad3e75f05c10778197f4299ddc /cscript
parent3bfd243404c3d03492bf3a740f09f932db6bf9e8 (diff)
Remove (unused) import which is no longer present on Python 3.14.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 284facb60..0437c0131 100644
--- a/cscript
+++ b/cscript
@@ -536,8 +536,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.103'))
- deps.append(('libsub', 'v1.6.49'))
+ deps.append(('libdcp', 'v1.8.104'))
+ deps.append(('libsub', 'v1.6.52'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we