summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-08-12 12:53:46 +0100
committerCarl Hetherington <cth@carlh.net>2016-08-12 12:53:46 +0100
commit2bd3a2f185b4755c4a01ba5c34c1d3e1f78e5c97 (patch)
tree2c28396e895557498720899b24a1273a43e2220e /cscript
parent80cb87b94c1a6ddb814aed086bd077c1aed9ff7b (diff)
More build fixes.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 9641d1635..69458900b 100644
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
- ('libdcp', '06a5d64'),
+ ('libdcp', 'eec238a'),
('libsub', '067c21c'))
def configure_options(target):