summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-01-15 16:58:09 +0000
committerCarl Hetherington <cth@carlh.net>2019-01-15 16:58:09 +0000
commita4c67e002832a56d9fb7f937f7629d007599c4fb (patch)
treed4069746631c27d5f581814cf51050ff07f9ff18 /cscript
parentea62a0ed4014850cc480e31f70acb6194e35ac30 (diff)
Bump openjpeg2 via libdcp for debugging code.v2.13.101v2.13.100
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 7aff89893..a4490d2c8 100644
--- a/cscript
+++ b/cscript
@@ -327,8 +327,8 @@ def dependencies(target):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'd359892'))
- deps.append(('libsub', 'b79323d'))
+ deps.append(('libdcp', '6b34457'))
+ deps.append(('libsub', 'eab8e1e'))
deps.append(('rtaudio-cdist', 'aad62d7'))
return deps