diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-20 18:58:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-20 18:58:47 +0100 |
| commit | 76a85334b95212f095dcc08086dcb3e52d4dd127 (patch) | |
| tree | 93200dd41118b7e5ea45d775816ae2012be76625 /cscript | |
| parent | d48e56368624f9c2b30aaad58921538ef715a0f7 (diff) | |
Bump libsub for space/tab fix.
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', '6825d70')) + ('libsub', '5a77646')) def configure_options(target): opt = '' |
