diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-17 15:28:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-17 15:28:49 +0000 |
| commit | 33a3a1d5c73685287ee5dcbbd6c67f99f98ad72f (patch) | |
| tree | c72b3a954589c0f8480b9082b3e01ead89b06436 /cscript | |
| parent | c4f456a36c8f58ea5e56358a3c5859ff82608bb7 (diff) | |
Another libsub build fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -291,7 +291,7 @@ def dependencies(target): return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), ('libdcp', '7863ca3'), - ('libsub', '02ead5c'), + ('libsub', 'e1d987c'), ('rtaudio-cdist', None)) def configure_options(target): |
