diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-11 20:40:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-11 20:40:36 +0100 |
| commit | 9a2dca23967ff404dab1a36ec3fb9075d5e8e66e (patch) | |
| tree | 7a6cc355e6b215088e3e47b5a7f301fb4e20b6ec | |
| parent | b0afedfb0b2fbdeb2fa63c593609027bc6b7e050 (diff) | |
Bump libdcp for KDM optional tag fix.
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -246,8 +246,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options), - ('libdcp', '4a79e6e'), - ('libsub', '7b75b41')) + ('libdcp', '068f2bd'), + ('libsub', '96796ad')) def configure_options(target): opt = '' |
