diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-17 15:21:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-17 15:21:13 +0000 |
| commit | c4f456a36c8f58ea5e56358a3c5859ff82608bb7 (patch) | |
| tree | 5ac88ddee0936e5f6f9a2b092f304955eb9333a7 /cscript | |
| parent | 2bc66a5726a6557048ee6fdf6bfab6ddd3dda7d0 (diff) | |
Bump libsub for another build fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -291,7 +291,7 @@ def dependencies(target): return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), ('libdcp', '7863ca3'), - ('libsub', 'e7b5945'), + ('libsub', '02ead5c'), ('rtaudio-cdist', None)) def configure_options(target): |
