summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-10 10:17:02 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-10 10:17:02 +0100
commite7ddfa87ed01cf06f58b5d25f5c67916ec0fbfcc (patch)
tree8719ebf1276fe321f61ef6c6f308a58a50a52a62 /cscript
parent5e1e504dd76997015c13bfbe28a51eda9fadde20 (diff)
Bump libdcp.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index acc99cecd..286179cc5 100644
--- a/cscript
+++ b/cscript
@@ -252,7 +252,7 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options),
- ('libdcp', 'eaece23'),
+ ('libdcp', '8275576'),
('libsub', 'b441970'))
def configure_options(target):