diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-28 21:53:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-28 21:53:04 +0100 |
| commit | 02aac98c4bd4dd581e2af7e00fb5a635f2863649 (patch) | |
| tree | c269f5d4302ef6d25730aa62ac71572b3a9c7e1c /cscript | |
| parent | 0a0662e8c1e6f1aad73550d79134b228d12e4aab (diff) | |
Another libdcp build fix bump.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -233,7 +233,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'eb772d2'), + ('libdcp', '11c8f1e'), ('libsub', '3db5052')) def configure_options(target): |
