diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-20 21:28:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-20 21:28:20 +0100 |
| commit | b9f0e5f6ca2e57980f94f2e16f814b289411e9e3 (patch) | |
| tree | 2644a9ce16e03beabba9673875abbd81943d844a /cscript | |
| parent | 24ae62cee407a05ce391884ce3bce03f53de7982 (diff) | |
Bump libsub for build fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -234,7 +234,7 @@ def dependencies(target): return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), ('libdcp', 'b105b7d'), - ('libsub', '79e49c2')) + ('libsub', '3db5052')) def configure_options(target): opt = '' |
