diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-24 20:44:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-24 20:44:41 +0100 |
| commit | edaf2a3ba7ca204c8a49ef0e2d43817f009250ae (patch) | |
| tree | a7ecccc0fb737cf3c65bf8092caf051f1f00f8a8 /cscript | |
| parent | 01ca4371fc0364ef27f5a1a605ab2f31d8e78b0a (diff) | |
Bump libdcp for LocalTime 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', '7f6314d'), + ('libdcp', '079d5ca'), ('libsub', 'ef7c2ec')) def configure_options(target): |
