diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-25 02:56:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-25 02:56:33 +0100 |
| commit | f569e7eaf94ae71036706acf7a420b159556b263 (patch) | |
| tree | 078500d41e63a95d79ff211cb381450eea9a8de8 | |
| parent | fe765982ab7f5c8b2dadf8fdcd79176bceeda3a4 (diff) | |
Bump libdcp for build fix.v2.13.5
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -303,8 +303,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), - ('libdcp', '8c852cb'), - ('libsub', '069ca80'), + ('libdcp', '806e91a'), + ('libsub', '09e3776'), ('rtaudio-cdist', '739969e')) def configure_options(target): |
