diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-08-17 09:42:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-08-17 09:42:58 +0100 |
| commit | 567f4b28a88c2a49fa6144e023b452d9e7cacca6 (patch) | |
| tree | 9b47579eb0cd18e39bd875da62d6b0560c277f0b /cscript | |
| parent | 10b9dfec41caf38bd111e7a8a03c73ebe04489b5 (diff) | |
Bump libdcp for PKL additions.
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', '13a4ee8'), - ('libsub', '6fac211'), + ('libdcp', 'f1f6fd9'), + ('libsub', '02d9041'), ('rtaudio-cdist', '739969e')) def option_defaults(): |
