diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-11 20:28:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-11 20:28:10 +0100 |
| commit | f9b8a63be73341e69677e10c96e9d2240698a76d (patch) | |
| tree | de429a559b931774c062086ecca723e12af1d76c /cscript | |
| parent | 5068dfce346a059e40743dbbaf69faa5c1207836 (diff) | |
Bump libsub for centos build fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -293,7 +293,7 @@ def dependencies(target): return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), ('libdcp', '8b72edd'), - ('libsub', '1d6bbdf'), + ('libsub', '05c6345'), ('rtaudio-cdist', None)) def configure_options(target): |
