diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-09 18:42:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-09 18:42:53 +0100 |
| commit | 5e1e504dd76997015c13bfbe28a51eda9fadde20 (patch) | |
| tree | 87a57310aba2cd2ab125bff929518f2addbd8afe /cscript | |
| parent | 223ba9927e90c83b8c5a95c74bd79841a632c76b (diff) | |
Bump libdcp.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -252,8 +252,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', 'c9530d6'), - ('libsub', '45a79e2')) + ('libdcp', 'eaece23'), + ('libsub', 'b441970')) def configure_options(target): opt = '' |
