diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-21 22:24:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-21 22:24:28 +0100 |
| commit | 43089f429b69f5449e08c810079896b192ec4c14 (patch) | |
| tree | 2fa9771cf9eccf420e31460ea5ead2f0d89d4514 /cscript | |
| parent | 8457b7c1066da4e14f00a76f3855e60d986b179f (diff) | |
Bump libdcp for fix to making KDMs for partially-encrypted DCPs.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -233,7 +233,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'd6fda12'), + ('libdcp', '0acd045'), ('libsub', '3db5052')) def configure_options(target): |
