diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-29 11:05:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-29 11:05:23 +0100 |
| commit | 61977e845475f9a2bf667cd4f888d5df959eaea5 (patch) | |
| tree | 1dc7601a5ddc8cac15b2d936a5538050f384710f /cscript | |
| parent | 55defde39ddd48c6b676742edfdd2c0e7cbc5d75 (diff) | |
Bump libdcp for a win32 fix.
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', 'd652289'), + ('libdcp', '4545c55'), ('libsub', '3db5052')) def configure_options(target): |
