summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-08-15 14:56:42 +0100
committerCarl Hetherington <cth@carlh.net>2016-08-15 14:56:42 +0100
commit8e96f8c1677146d224438ec040982532879d6c34 (patch)
tree9326d2610eaa8c8173037e20cf0d41fe8ded5e22 /cscript
parent385c33e658479ebc1f6975efc5662ba7acd2877d (diff)
compose/raw_convert fiddling.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 4e6436ffb..434ae56a3 100644
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
- ('libdcp', '11777d1'),
+ ('libdcp', '943af65'),
('libsub', '067c21c'))
def configure_options(target):