diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-14 21:49:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-14 21:49:05 +0100 |
| commit | cf5f8b7bf757a480fb9ae1d02bd178aa4da709c4 (patch) | |
| tree | d91633c82036e3641d51ac94839a8981e3942d4c /cscript | |
| parent | a2111c9816c9597e6f121010e6f4f34797abb0c7 (diff) | |
Bump libdcp for the return of OpenJPEG 1.5.x.
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', 'aab2fb1', ffmpeg_options), - ('libdcp', '07e9426'), + ('libdcp', '5973e38'), ('libsub', '3e299e5')) def configure_options(target): |
