summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-04-15 22:20:17 +0200
committerCarl Hetherington <cth@carlh.net>2024-04-15 23:13:34 +0200
commitef142e407796dc0ce8582e74fd69243201968541 (patch)
treef0668e7390de3cc3d0a972920512d5e28dbd1868 /cscript
parente3b7f39d7fb90f2efd6dc34d8531007d932661bd (diff)
libdcp bump for debugging.2795-stall
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 4ee24e45d..0c64d26f7 100644
--- a/cscript
+++ b/cscript
@@ -535,7 +535,7 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.98'))
+ deps.append(('libdcp', '14de86ad1298d1c5c9c6d0ba61be2dc7fa88b3c1'))
deps.append(('libsub', 'v1.6.47'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))