summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-04-04 20:55:08 +0200
committerCarl Hetherington <cth@carlh.net>2021-04-04 20:55:08 +0200
commit0aabb6497979e2df9731f8753645149d85c02bc8 (patch)
tree93b536f42f019b516e2ddd7eaf5c8291d08580cd /cscript
parent8e1b0dfe3103867a749ff51156e3ed6547f298a0 (diff)
parent1c1cf56ec8982690afa5d9463d3bb76bc9c4081d (diff)
Remove the ISDCF metadata dialogue box (#1929).
We obtain its information from elsewhere: mostly the Interop/SMPTE metadata dialogue box.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index befe51b6c..dcb3278a7 100644
--- a/cscript
+++ b/cscript
@@ -385,8 +385,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'b9c5e3f'))
- deps.append(('libsub', '4a1de69'))
+ deps.append(('libdcp', '127b57a'))
+ deps.append(('libsub', '44e3032'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we