diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-08 13:10:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-08 13:10:56 +0000 |
| commit | 28d33f49135c7c0573cf08fc748b8c1103bcc4c2 (patch) | |
| tree | 089c4cd31d28410fc2a12a06a84b600aeb82766b /cscript | |
| parent | 2acb65ac1502de08c9398f97ca41ecbf9d2243f0 (diff) | |
Bump libdcp for LocalTime constructor.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -262,7 +262,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options), - ('libdcp', 'v1.3.1'), + ('libdcp', 'bc70899'), ('libsub', 'v1.1.11')) def configure_options(target): |
