diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-18 23:35:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-18 23:35:06 +0000 |
| commit | 571a7747012498b6b181eb0b03adc47004b86666 (patch) | |
| tree | ac50f57c923c27f845d4e578c35180edcb4d7fd3 | |
| parent | 95f4db0a8bb5bbf742a0195fbbe17d304fb99507 (diff) | |
| parent | cadb2a044272f0a9c5a29a4e0d169fa79a0d3979 (diff) | |
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -328,7 +328,7 @@ def dependencies(target): deps = [] deps.append(('libdcp', '4676616')) - deps.append(('libsub', '771b262')) + deps.append(('libsub', 'f93c12c')) deps.append(('rtaudio-cdist', 'aad62d7')) return deps |
