diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-22 12:31:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-22 12:31:46 +0100 |
| commit | bdb3a5764e9e39cf58bd63b35d19861ee8e1e3e8 (patch) | |
| tree | 444fe2844ca5b91a837b8eac807d347a66261b35 /cscript | |
| parent | 422be0eece2bf6ee80db1d3c21553cd82efff789 (diff) | |
Bump libsub for build fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -238,7 +238,7 @@ def dependencies(target): return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), ('libdcp', 'b487f83'), - ('libsub', '45b8f2f')) + ('libsub', '067c21c')) def configure_options(target): opt = '' |
