diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-10 09:54:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-10 09:54:01 +0100 |
| commit | f4eb069eb71969397c2066130c8f501de0fe9846 (patch) | |
| tree | e588587379acd12420a604887d23cd4b1bbb406c /cscript | |
| parent | cb3d1d6eda4c798263e86c60c571fbfbeb025acd (diff) | |
Bump libdcp for slightly improved error message.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -246,7 +246,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options), - ('libdcp', 'v1.2.3'), + ('libdcp', '4a79e6e'), ('libsub', 'v1.1.4')) def configure_options(target): |
