diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-22 13:27:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-22 13:27:57 +0100 |
| commit | f67f71337d1cf59cfb4d3b36a2c2944cf3beab9e (patch) | |
| tree | dfe19e6a3450d31b2fa0aaa0ab1f12aea1fd9248 /cscript | |
| parent | bdb3a5764e9e39cf58bd63b35d19861ee8e1e3e8 (diff) | |
Bump libdcp for build fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'b487f83'), + ('libdcp', 'dc52dfc'), ('libsub', '067c21c')) def configure_options(target): |
