diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-15 15:38:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-15 15:38:43 +0100 |
| commit | d58e3b6a2bb7861982af3a6b862b42139a14bdcb (patch) | |
| tree | de62bb272da817851a23dd8e7f2bf7b8c62f9d24 /cscript | |
| parent | 3ea39057ac9e687cb55cb575104db5d7fc9859a4 (diff) | |
Bump libdcp for Windows build fix.
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', '943af65'), + ('libdcp', '124adae'), ('libsub', '067c21c')) def configure_options(target): |
