diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-20 22:22:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-20 22:22:19 +0100 |
| commit | 609c627559009eb920738915820caa014287a77c (patch) | |
| tree | c21040355fc8a0e20e9469d19d1b9e10ce41ad61 /cscript | |
| parent | 73cf1466f99f257d331e58d0c00f39dc26fa0cab (diff) | |
Bump libsub for SSA 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', 'a5bf0e4'), - ('libsub', '5a77646')) + ('libsub', '6f1af34')) def configure_options(target): opt = '' |
