diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-23 14:52:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-23 14:52:57 +0100 |
| commit | 623ea4d25fb36b5e47b75c070e2abbd428d3754e (patch) | |
| tree | 509d008e8c9ab98d20da8d844c8c2c4b1a52a4b0 /cscript | |
| parent | 1f5ade4a6f46c67aa17045702fee3c0701378ebb (diff) | |
Bump libdcp again for another Centos fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -229,7 +229,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'cd922b8', ffmpeg_options), - ('libdcp', 'a545db4'), + ('libdcp', '4e6b78d'), ('libsub', 'v1.1.12')) def configure_options(target): |
