diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-01-24 01:21:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-01-24 01:21:25 +0100 |
| commit | 3c12d655a7952174a18d7d5eaa893b00a8d488cf (patch) | |
| tree | c26dc99598f5944b2e655c69b80e4b5a7fe6a637 | |
| parent | 4f85ccdd794682ed04081755d9272d6f006b4c2f (diff) | |
Bump libsub for build fix.v2.14.25
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -345,7 +345,7 @@ def dependencies(target): deps = [] deps.append(('libdcp', 'v1.6.14')) - deps.append(('libsub', 'v1.4.17')) + deps.append(('libsub', 'v1.4.18')) deps.append(('rtaudio-cdist', 'bf0fc23')) return deps |
