diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-04-05 00:12:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-05 00:12:59 +0100 |
| commit | ad46791780c9e59d001b63a74251ebc1f46cd36c (patch) | |
| tree | 6864aa249ad1af4f119c8b25268062408940a35a /cscript | |
| parent | 2b404e6ce0c5936704e7e15d537f0e6db2d1d6ca (diff) | |
More detailed error with an invalid signer chain.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -270,7 +270,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options), - ('libdcp', 'ce32d6c'), + ('libdcp', '45fd755'), ('libsub', '733dfda')) def configure_options(target): |
