diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-01-23 10:01:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-01-23 10:01:14 +0100 |
| commit | 5a71fea359f1deae8a5843614f740d38783cd816 (patch) | |
| tree | 37e52866f29548193a955a7185cbd3a1f48d48a5 /cscript | |
| parent | 05564aed70eb412ab5d3546674263439385a168e (diff) | |
Bump libdcp for asdcplib version fix.
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', 'ac98ff1')) - deps.append(('libsub', '8a509f2')) + deps.append(('libsub', '8115d0f')) deps.append(('leqm-nrt', '131f971')) deps.append(('rtaudio', 'f619b76')) # We get our OpenSSL libraries from the environment, but we |
