diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-23 14:39:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-23 14:39:40 +0100 |
| commit | 1f5ade4a6f46c67aa17045702fee3c0701378ebb (patch) | |
| tree | f1a31ccc3438335da52b3e6ea92628ee08797f62 /cscript | |
| parent | 0c3f91403eee01d4a1b2d2c520893de3a884a72d (diff) | |
Bump libdcp for Centos 5 build 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', '92bec59'), + ('libdcp', 'a545db4'), ('libsub', 'v1.1.12')) def configure_options(target): |
