diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-04 19:35:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-04 19:35:33 +0000 |
| commit | 03b501578c49861a486116534d95617959d92240 (patch) | |
| tree | 9718265775ed5b8c5a9c3e32fe400682e35ad508 /cscript | |
| parent | c2e6b0eb38bae3e767179734274c51a856467580 (diff) | |
Bump libdcp for file_to_string() tweak.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -259,8 +259,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', 'a86a0ae'), - ('libsub', '6c12d16')) + ('libdcp', '7c96eea'), + ('libsub', 'a2c4b2c')) def configure_options(target): opt = '' |
