diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-05-20 16:49:27 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-05-20 16:49:27 +0200 |
| commit | 48f5b7ecaca25b99afdb78ca0ccd28c27db8243f (patch) | |
| tree | b1661115cda2047eed8f9db9092cf778fac6b4fb /cscript | |
| parent | 6f832724ef942f133f6f8d0a06d7377beea8f7a6 (diff) | |
Bump leqm-nrt for a possible fix for #2006.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -388,7 +388,7 @@ def dependencies(target, options): deps.append(('libdcp', '6384002')) deps.append(('libsub', '55ebde1')) - deps.append(('leqm-nrt', '131f971')) + deps.append(('leqm-nrt', '93ae9e6')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we # also need a patched openssl binary to make certificates. |
