diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-25 15:46:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-25 15:46:42 +0100 |
| commit | 799120a49df67a09a0db63361b90bcf76eb5c5eb (patch) | |
| tree | 1399ff084ceb78887d3fd7903729699d1c0ffe59 /cscript | |
| parent | b472564a54756a990ecaa341e5b5149d5b9f88d8 (diff) | |
Bump libsub for static boost fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -296,7 +296,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'mxe', ffmpeg_options), ('libdcp', '047d8ff'), - ('libsub', '4c26d86'), + ('libsub', '4af2a09'), ('rtaudio-cdist', None)) def configure_options(target): |
