diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-22 16:30:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-22 16:30:01 +0100 |
| commit | d462bce261da5836b8ee8703ef8c4807f50a5586 (patch) | |
| tree | 2ce5d8d07c521d5a21d27fc5015b210b17c026a1 /cscript | |
| parent | c798eb7009a429e51abedd90292c6ec62d4b32b5 (diff) | |
| parent | 87344ac176a9bf04129a5c31e879852bb5280b37 (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
@@ -233,7 +233,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'd6fda12'), + ('libdcp', '0acd045'), ('libsub', '3db5052')) def configure_options(target): |
