diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-04 22:33:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-04 22:33:46 +0100 |
| commit | 0d68fa333382f214d8175953f5a8b1adab0270a9 (patch) | |
| tree | ec1f812a6d2ba64273aff4ff3a715983c965e766 /cscript | |
| parent | ada96204dfa1456da77e2ea7469f492cfc0a5483 (diff) | |
Add export-decryption-chain button.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'd46f968'), + ('libdcp', '4e2d5cc'), ('libsub', '067c21c')) def configure_options(target): |
