diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-10 10:17:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-10 10:17:02 +0100 |
| commit | e7ddfa87ed01cf06f58b5d25f5c67916ec0fbfcc (patch) | |
| tree | 8719ebf1276fe321f61ef6c6f308a58a50a52a62 | |
| parent | 5e1e504dd76997015c13bfbe28a51eda9fadde20 (diff) | |
Bump libdcp.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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): |
