diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-04-05 23:26:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-05 23:26:56 +0100 |
| commit | 81ed15e0887054edf18c1cc601a49a0356e6b4d1 (patch) | |
| tree | 1ea8776bfa8476d07ff5139212d4e91ba515b572 /cscript | |
| parent | bb35951d4caa05eef94482d14c353a1a75bd89d7 (diff) | |
| parent | 173a4dc848b2739d9a8c4d5a7efc38a451b45ee2 (diff) | |
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -271,7 +271,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), ('libdcp', '45fd755'), - ('libsub', '733dfda')) + ('libsub', '0049046')) def configure_options(target): opt = '' |
