diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-13 12:43:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-13 12:43:03 +0100 |
| commit | a136864bf39e952ea6058510a594798588e56a03 (patch) | |
| tree | 8365bfccde05350268d131ffb69a9b9c58319a4b /cscript | |
| parent | 834d90fb192c45ac716b8be42d62d334de848681 (diff) | |
Bump libdcp for licence statement changes wrt OpenSSL.
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', '8edc24f'), + ('libdcp', 'd927e9b'), ('libsub', '3e299e5')) def configure_options(target): |
