diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-15 16:03:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-15 16:03:51 +0100 |
| commit | b3667f5e85ce929dd549ca4c429db910f936b2b1 (patch) | |
| tree | 8012bf66de984137574f535e9272a7007236b28e /cscript | |
| parent | 0e1f33373acc23a9ac5411435cc76df6c1572c07 (diff) | |
Bump libdcp for more build fixes.
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', '124adae'), + ('libdcp', '5f61c01'), ('libsub', '067c21c')) def configure_options(target): |
