diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-01 12:33:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-01 12:33:11 +0100 |
| commit | 1b497a98c6a98e590750aadb1a81046a5e6a7f2f (patch) | |
| tree | 08cbd4c14f3be75e54bde8657a4de954239731dd /cscript | |
| parent | 3c624df6d8557110355f77f7f300961871c1ce2f (diff) | |
Bump libdcp for asdcp headers changes.
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', 'fe3bb91'), + ('libdcp', '89d5fe1'), ('libsub', 'd848eed')) def configure_options(target): |
