diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-09 22:21:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-09 22:21:14 +0100 |
| commit | a4738a0bf2b0b3a4c70e4893ca5654102d436cad (patch) | |
| tree | d0ac09503a158170ca6e667e6949a32aaf3969ec | |
| parent | 49276a576f980f8141d83a5b29c3cfddadff42ab (diff) | |
| parent | 476f2d8ef266d67e817c934abc86d0771dfe7778 (diff) | |
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -237,8 +237,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), - ('libdcp', '702a013'), - ('libsub', 'f0b58ee')) + ('libdcp', '8edc24f'), + ('libsub', 'fcc0539')) def configure_options(target): opt = '' |
