diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-24 13:22:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-24 13:22:02 +0100 |
| commit | d1fa523a3d7991e5e17938f7c019a71c3041b1e6 (patch) | |
| tree | 2dd76d00ce3f84682c821baf8eb4df1766e19efc /cscript | |
| parent | 7f56a1cdba8dc7409817a112ad88042f4b1e5493 (diff) | |
Support for underlined subtitles.
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', 'aab2fb1', ffmpeg_options), - ('libdcp', 'e6bbf12'), + ('libdcp', 'fe3bb91'), ('libsub', '23a1a03')) def configure_options(target): |
