diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-27 17:19:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-27 17:19:45 +0100 |
| commit | 60cee4484672e6612f010f49138599409488c998 (patch) | |
| tree | eb16b992a8aa1b2600c2fc3b6106103ed01f1e35 /cscript | |
| parent | 8c902030af1e2511c53d3738785eb7890b882a45 (diff) | |
libsub version bump for a build fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -296,7 +296,7 @@ def dependencies(target): return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), ('libdcp', '047d8ff'), - ('libsub', '4af2a09'), + ('libsub', 'd3cbf2f'), ('rtaudio-cdist', None)) def configure_options(target): |
