diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-02-08 15:52:55 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-02-08 15:52:55 +0000 |
| commit | 78743f9b9fe708bcbea75c6bd25b83ba7bb6a6bc (patch) | |
| tree | 26a5aee5f3be8a881de51dbb7261a403f4f1f2d9 /cscript | |
| parent | 4a06789c26867e783cadad8ed57fa987d48980f0 (diff) | |
Bump libsub for SSA subtitle fix.
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', 'c07bdb3')) + deps.append(('libsub', '1c70f3a')) deps.append(('rtaudio-cdist', 'aad62d7')) return deps |
