diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-15 22:41:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-15 22:41:19 +0100 |
| commit | faeda64d4829a3717762778f48607f1cb750f4d5 (patch) | |
| tree | f996124bd91c6a0afeea18b6fcc92fbd0ea42c34 /cscript | |
| parent | cf5f8b7bf757a480fb9ae1d02bd178aa4da709c4 (diff) | |
Bump libdcp for dep fix.
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', '5973e38'), + ('libdcp', 'a5bf0e4'), ('libsub', '3e299e5')) def configure_options(target): |
