diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-15 09:56:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-15 09:56:20 +0100 |
| commit | e7811b466eff496db7f63842df2fa4a4410afe14 (patch) | |
| tree | 6b716b00b716f7d957140a612a037155f0a27dfd /cscript | |
| parent | b67a3505b58ffd204ee1a2560be3026688be8f10 (diff) | |
Bump libdcp.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -257,8 +257,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', '1f18188'), - ('libsub', 'b92c8d3')) + ('libdcp', 'f6b7898'), + ('libsub', 'afc7eec')) def configure_options(target): opt = '' |
