diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-09 16:02:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-09 16:02:52 +0000 |
| commit | 82144d595f8c3fc4fa88e141c5087aca60b37a39 (patch) | |
| tree | e32022288099bb0dd904972f659f9d66bb5b580f /cscript | |
| parent | 3368e09b69057abfbe5548c8e29467e181212024 (diff) | |
Bump libdcp for subtitle extraneous spaces fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -245,7 +245,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', '6106b2d'), + ('libdcp', '9abc1b1'), ('libsub', 'v1.2.3')) def configure_options(target): |
