diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-22 16:07:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-22 16:07:39 +0100 |
| commit | e6f5f2e8184a10365651af63e2144d85d006cf64 (patch) | |
| tree | 13a53259d06c51c9ba8d52cbb1dc7866c7144a4d /cscript | |
| parent | a88987fc65e006a8e5cbc983252302784136c39c (diff) | |
Bump libdcp for double-subtitle fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'fab8525'), + ('libdcp', 'c178a9d'), ('libsub', '067c21c')) def configure_options(target): |
