diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-31 23:59:36 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-31 23:59:36 +0000 |
| commit | c9ebf5d2227cb8636b8ac3815c1658a8b376472a (patch) | |
| tree | d5dd357fbf5aaf4d08028c6d5c38fdc514c18936 /cscript | |
| parent | d93bf175857aeabe2662d50ffbe83054cb0b51a5 (diff) | |
Missing libsub bump.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -328,7 +328,7 @@ def dependencies(target): deps = [] deps.append(('libdcp', '6a85c30')) - deps.append(('libsub', '781e08a')) + deps.append(('libsub', 'c07bdb3')) deps.append(('rtaudio-cdist', 'aad62d7')) return deps |
