summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-09-29 11:08:15 +0100
committerCarl Hetherington <cth@carlh.net>2016-09-29 11:08:15 +0100
commit7a22ef8e99a6b071ed8b985c1be286f5d4cc5693 (patch)
tree49cd98ac59575e225df892d6224da8fa380b9698 /cscript
parent61977e845475f9a2bf667cd4f888d5df959eaea5 (diff)
And another.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index c9eed0f30..768eb3e64 100644
--- a/cscript
+++ b/cscript
@@ -233,7 +233,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
- ('libdcp', '4545c55'),
+ ('libdcp', '4e1c04f'),
('libsub', '3db5052'))
def configure_options(target):