diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-15 23:04:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-15 23:04:29 +0100 |
| commit | 33072c7f55a58c9f0b09f420f2bd3492aae66730 (patch) | |
| tree | 2293eb1da800c03dde2957eb4674af67495312ed /cscript | |
| parent | a41bbfb1db5ad7c91b566c0bd52ea713198b45d3 (diff) | |
Bump libdcp for some test fixes.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -229,7 +229,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'cd922b8', ffmpeg_options), - ('libdcp', 'v1.3.3'), + ('libdcp', 'beb6a30'), ('libsub', 'v1.1.12')) def configure_options(target): |
