diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-11 13:57:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-11 13:57:26 +0000 |
| commit | f6bfc9afb879b0aac905036a80521a98a72b0dbc (patch) | |
| tree | de00cea4f830657215c00e825dff2c0df67076ec | |
| parent | 540ec5413635440872b713cbfb79d98899e35a01 (diff) | |
Bump libdcp for tcp_mct=1 fix.
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -279,8 +279,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '0e31e4b', ffmpeg_options), - ('libdcp', 'c4db5b5'), - ('libsub', 'bcb2263')) + ('libdcp', '3afe04f'), + ('libsub', '48e1315')) def configure_options(target): opt = '' |
