diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-18 22:18:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-18 22:18:26 +0100 |
| commit | 948e475f5279c99496065a96ece4ae358e31e313 (patch) | |
| tree | 733f8b2a4b0f356deaf2e4304a7e1742f697ed5f | |
| parent | f71c67d250140c16aaf6d127f86645919435753f (diff) | |
Bump libdcp for small code cleanup.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -218,7 +218,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'f2952f3', ffmpeg_options), - ('libdcp', 'v1.3.2'), + ('libdcp', 'f0a6d7b'), ('libsub', 'b9fb00d')) def configure_options(target): |
