diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-25 16:49:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-25 16:49:41 +0100 |
| commit | 9bf9d637a6fd105418c0af84727ba68823142943 (patch) | |
| tree | 38cb9638e0a734eeffa5f9de40430d10a04ff8dc /cscript | |
| parent | c3e2b2051f4c50d92c7bbe59c42174984c2f3e54 (diff) | |
| parent | 799120a49df67a09a0db63361b90bcf76eb5c5eb (diff) | |
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -295,8 +295,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'mxe', ffmpeg_options), - ('libdcp', '37ad399'), - ('libsub', '40686a2'), + ('libdcp', '047d8ff'), + ('libsub', '4af2a09'), ('rtaudio-cdist', None)) def configure_options(target): |
