diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-02 20:07:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-02 20:07:04 +0100 |
| commit | 7c521e59e0e5c9160babf6b12d0c13cc3785dce1 (patch) | |
| tree | 0b391e75061690a0125a9beb463375309c0c0a91 /cscript | |
| parent | 28cdb49c468febd4636f4f3f28d018c1126411f8 (diff) | |
Bump libsub for SSA subtitle fixes.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -238,7 +238,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), ('libdcp', '5591a50'), - ('libsub', '3d8c3bc')) + ('libsub', 'a06e701')) def configure_options(target): opt = '' |
