diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-01-16 17:00:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-01-16 17:00:13 +0100 |
| commit | ee9c908d509cbb73a1b55657b3b952b9a2bf352b (patch) | |
| tree | 7aa3f25b0bfd88be928a1a5bab858f72c70e9226 | |
| parent | e1e27c1301f42e0bd11fb9de5b1ebb8c7c6d0c8a (diff) | |
Bump libsub again for another build fix (just Centos this time).
| -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', 'ad416ec')) + deps.append(('libsub', '6a05977')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we |
