summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-01-03 00:10:43 +0000
committerCarl Hetherington <cth@carlh.net>2022-01-04 20:56:40 +0000
commitb41d8f29bf1c435968c94faceaa00bc48949ec78 (patch)
tree10e67a01e0bc59efe7177b621b1e57efbfcb510e /cscript
parent535c429f85bbc067e41c928c8758907adce31440 (diff)
Remove DCP class and replace its functionality with a plain method in libdcp.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index b77448ac3..1a6f00b67 100644
--- a/cscript
+++ b/cscript
@@ -432,8 +432,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.8.5'))
- deps.append(('libsub', 'v1.6.5'))
+ deps.append(('libdcp', '81c6fcb'))
+ deps.append(('libsub', '3c541fa'))
deps.append(('leqm-nrt', '93ae9e6'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we