diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-07 14:09:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-07 14:09:20 +0100 |
| commit | 81f641b93bf76bb92c70b0babd6701897dc05d7a (patch) | |
| tree | 0e5f9e3b874d077a159a151c209fac5f76454b0c /cscript | |
| parent | 45ae749a08db1fd51ec4f941e1cabc1e8a4e0bf0 (diff) | |
Missing libsub bump.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -329,7 +329,7 @@ def dependencies(target): deps = [('ffmpeg-cdist', '27f25fb', ffmpeg_options)] deps.append(('libdcp', '5d8a158')) - deps.append(('libsub', 'a44af54')) + deps.append(('libsub', '7adea71')) deps.append(('rtaudio-cdist', '739969e')) return deps |
