diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-04 11:58:00 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-04 11:58:00 +0000 |
| commit | 8d2d9c5b448aa9978a729a8796320168acc2d8b0 (patch) | |
| tree | 9fceb00c753993492edb3bc44f309dd9a2e5737a | |
| parent | 4180dd3fb5a387a241f0651569a44e305c119934 (diff) | |
Bump libdcp for Dolby KDM tests.
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -259,8 +259,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', '4d225c4'), - ('libsub', '39ffcee')) + ('libdcp', 'a86a0ae'), + ('libsub', '6c12d16')) def configure_options(target): opt = '' |
