diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-12 10:50:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-12 10:50:39 +0100 |
| commit | f9252d78bc35805ec40689f5b67c519b8fc6c11d (patch) | |
| tree | 845c7bb5804fdf8c007a6ebca382470c3e892efd /cscript | |
| parent | 2fdf25c30c59bbc2eb1290a45cbec3cd00899734 (diff) | |
Bump libdcp for attempted Windows build fixes.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', '8ba922f'), + ('libdcp', '06a5d64'), ('libsub', '067c21c')) def configure_options(target): |
