diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-07-09 10:05:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-07-09 10:05:50 +0100 |
| commit | 419cf56a7067d8e407a64697d04feca6e27d737b (patch) | |
| tree | 452884cd86ed3b11bf75afa69c80f8398ea34ae7 /cscript | |
| parent | df8d22fc506e2cbc19636b1bf1141d798dba94fa (diff) | |
Bump libsub for build fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -324,7 +324,7 @@ def dependencies(target): return (('ffmpeg-cdist', '5c90508', ffmpeg_options), ('libdcp', '844067e'), - ('libsub', '1e98875'), + ('libsub', '802add9'), ('rtaudio-cdist', '739969e')) def option_defaults(): |
