diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-09 16:18:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-09 16:18:40 +0100 |
| commit | d9f321a8a16e100e3f762bdb15b3a5ebb0d1ffdd (patch) | |
| tree | 56d025b5404155c326af810bd7ca70b754bd079e /cscript | |
| parent | 4593fbae52d2d7eb4017d798b69d03283ad3fe54 (diff) | |
Bump libdcp for asdcplib-cth Centos 5 fix.
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', 'aab2fb1', ffmpeg_options), - ('libdcp', '5591a50'), + ('libdcp', '702a013'), ('libsub', 'a06e701')) def configure_options(target): |
