diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-01-16 03:54:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-01-16 03:54:42 +0100 |
| commit | c59c8622a6e6c827d18dd8912b3d573596668721 (patch) | |
| tree | 664456989473946e31b6d668b757c24dca57f4f4 /cscript | |
| parent | 2836c0dee60d0b328663c79bba938283b1c9ca13 (diff) | |
Attempted libsub build fix.v2.15.122
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -371,7 +371,7 @@ def dependencies(target, options): deps = [] deps.append(('libdcp', 'b221efe')) - deps.append(('libsub', '4518eac')) + deps.append(('libsub', '14d422b')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we |
