diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-10 10:27:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-10 10:27:15 +0100 |
| commit | da9a4c7e715e4c89cff6f2f7f8983c918e83a937 (patch) | |
| tree | 9b690f75798c9aedc4d7ac6e7081846a4344cd6b /cscript | |
| parent | e7ddfa87ed01cf06f58b5d25f5c67916ec0fbfcc (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', '8275576'), - ('libsub', 'b441970')) + ('libdcp', '1f18188'), + ('libsub', 'b92c8d3')) def configure_options(target): opt = '' |
