diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-08-17 13:55:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-08-17 13:55:46 +0100 |
| commit | 5b6dde39fa2a6db206abcdb3b41df0b99b56f919 (patch) | |
| tree | 2bf1231f325c84590e8e49ff332d1fb8b917e234 /cscript | |
| parent | 567f4b28a88c2a49fa6144e023b452d9e7cacca6 (diff) | |
Bump libdcp for build fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -324,8 +324,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '27f25fb', ffmpeg_options), - ('libdcp', 'f1f6fd9'), - ('libsub', '02d9041'), + ('libdcp', '348aaa6'), + ('libsub', '75d9785'), ('rtaudio-cdist', '739969e')) def option_defaults(): |
