diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-29 09:23:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-29 09:23:46 +0100 |
| commit | 71be005818ddaa59cdcca2fa5fb3210d8ea7ae4f (patch) | |
| tree | 10c32b9cf2990760b82667b87f5f51a09d4d31b9 /cscript | |
| parent | aa8543e0bf5a18b3dded300bf404de1e7f32baf5 (diff) | |
Bump libdcp for an improved error message.
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', 'dc52dfc'), + ('libdcp', 'e02bf26'), ('libsub', '067c21c')) def configure_options(target): |
