diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-16 00:10:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-16 00:10:54 +0100 |
| commit | 738395d47d8e776f1ea904fda96c2ecbdf58f400 (patch) | |
| tree | 48e448b61a51c782b24cda86fefec1012e183122 /cscript | |
| parent | 33072c7f55a58c9f0b09f420f2bd3492aae66730 (diff) | |
Use CPL title for KDM AnnotationTexts.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -229,7 +229,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'cd922b8', ffmpeg_options), - ('libdcp', 'beb6a30'), + ('libdcp', '92bec59'), ('libsub', 'v1.1.12')) def configure_options(target): |
