diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-13 15:32:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-13 15:32:33 +0000 |
| commit | 857c60c3ae072c95c4df2c5168bc94f5a4590828 (patch) | |
| tree | 3733f9f028c59641efbe504074e99e85c2ba64af | |
| parent | e6f4cff3b6cf1ac680940b16187f74e22848d825 (diff) | |
Bump libdcp.
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -279,8 +279,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', 'dc31f6d'), - ('libsub', '8364c00')) + ('libdcp', '89d891b'), + ('libsub', 'e4fde97')) def configure_options(target): opt = '' |
