diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-09 22:09:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-09 22:09:42 +0100 |
| commit | 476f2d8ef266d67e817c934abc86d0771dfe7778 (patch) | |
| tree | 36bab541f6664f1fa81dd709ae5fc94dff44363d /cscript | |
| parent | 5dd8d4e5c67ede91f868e78d3f5ecb9ab2dd935e (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', 'aab2fb1', ffmpeg_options), ('libdcp', '8edc24f'), - ('libsub', '65a0794')) + ('libsub', 'fcc0539')) def configure_options(target): opt = '' |
