diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-28 11:36:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-28 11:36:16 +0100 |
| commit | eaf8c0bd7f1e2490219bc7a4b89e203efc6626e8 (patch) | |
| tree | 99a3c276430ccee4f9e83b6e27d42f10ab7a7150 /cscript | |
| parent | bf5a103875270535ff8282af70bcafffd2604c3b (diff) | |
Bump libdcp for build 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', '214d723'), + ('libdcp', '9f8eca1'), ('libsub', '3db5052')) def configure_options(target): |
