diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-11-09 10:57:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-11-09 10:57:50 +0000 |
| commit | bd049d028cac4c57ccfbb84f35565cf1579eadab (patch) | |
| tree | cdfe73e081619073ae7e220871266028691e6a0d /cscript | |
| parent | 7eb9a7790953cc260c91aec0b7ad40f7e32aa7f2 (diff) | |
Bump libdcp for new method.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -245,7 +245,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'v1.4.3'), + ('libdcp', '859c062'), ('libsub', 'v1.2.3')) def configure_options(target): |
