diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-05 15:55:42 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-05 15:55:42 +0000 |
| commit | 0ec4303fc44429cfec3db713d3a2a1b2f83b7d28 (patch) | |
| tree | 245b017507d344604de9096193b594f335c24324 /cscript | |
| parent | 4de234252b16bd5f9ad33a806604f03f3b96e2ec (diff) | |
Bump libdcp.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -280,8 +280,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '96d67de', ffmpeg_options), - ('libdcp', '0aafcc5'), - ('libsub', '0bddbf8')) + ('libdcp', '4e38f82'), + ('libsub', '4e4e5f7')) def configure_options(target): opt = '' |
