diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-11 01:31:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-11 01:31:43 +0100 |
| commit | 5068dfce346a059e40743dbbaf69faa5c1207836 (patch) | |
| tree | c22f5bc571a96265a768d161151d2278dc741867 /cscript | |
| parent | 1a8f93e0503168c45236bb96fbc153fc89d53e0f (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', '08d3a84'), + ('libsub', '1d6bbdf'), ('rtaudio-cdist', None)) def configure_options(target): |
