diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-10-18 11:12:46 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-10-18 11:12:46 +0200 |
| commit | a3c637f623bdb829c44ed55dfbef0008867e59ec (patch) | |
| tree | 433d97eda95641c2661b536f9eeadc23f205c133 /cscript | |
| parent | b202933833f33d98a2f2812105681cf559af4a87 (diff) | |
fixup! FIXME: bump libdcp for things that grok needs.grok2
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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')) |
