diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-07-15 00:04:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-07-15 00:04:42 +0100 |
| commit | e4de15e3b4758dfc5af9b459b5c99f9d7817b3ac (patch) | |
| tree | 4113a7a7584e2bc57e1c8136b92a06769abc33ca /cscript | |
| parent | 35c5230d4fac9bbf21be2ede232219ae619d071d (diff) | |
Bump libdcp for test hang fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -323,8 +323,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '5c90508', ffmpeg_options), - ('libdcp', '844067e'), - ('libsub', '802add9'), + ('libdcp', '13a4ee8'), + ('libsub', '6fac211'), ('rtaudio-cdist', '739969e')) def option_defaults(): |
