summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-10-18 11:12:46 +0200
committerCarl Hetherington <cth@carlh.net>2023-10-18 11:12:46 +0200
commita3c637f623bdb829c44ed55dfbef0008867e59ec (patch)
tree433d97eda95641c2661b536f9eeadc23f205c133 /cscript
parentb202933833f33d98a2f2812105681cf559af4a87 (diff)
fixup! FIXME: bump libdcp for things that grok needs.grok2
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 6f95adde4..6df40a2a0 100644
--- a/cscript
+++ b/cscript
@@ -508,7 +508,7 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'ea431bd5d2d3a7b6a7161217994298e78df8b8f8'))
+ deps.append(('libdcp', '7a0f6d5a37d80649187bb8129968478d9b588879'))
deps.append(('libsub', 'v1.6.44'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))