diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-10 11:36:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-10 11:36:57 +0100 |
| commit | 84a45d862ea8f6a0596c06dc34504f79014bc1c8 (patch) | |
| tree | 09f5c743e52383a0b96094d5cb81dcd0bba4a102 /cscript | |
| parent | d59b88da957bcf66fa910752693992c7e94fec9c (diff) | |
Bump libdcp.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -224,7 +224,7 @@ def make_spec(filename, version, target): def dependencies(target): return (('ffmpeg-cdist', '0492ad2'), - ('libdcp', '91e1e17'), + ('libdcp', '8771c1f'), ('libsub', 'f66b11f')) def configure_options(target): |
