diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-25 13:41:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-25 13:41:00 +0100 |
| commit | af36723b93b4bc0d36cf9981532a48de5e861e81 (patch) | |
| tree | 10618c3facb483e00d42079ae644563091cdb430 /cscript | |
| parent | ce5f99c751e59cdb7f02f9afb4420a8ccc172724 (diff) | |
Missing libsub bump.
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', '40686a2'), + ('libsub', '4c26d86'), ('rtaudio-cdist', None)) def configure_options(target): |
