diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-06-29 13:35:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-06-29 13:35:28 +0100 |
| commit | 745609fc2eaf6c55de7a4ff15b436940ddf1effe (patch) | |
| tree | 64996aed3dc0d0f35a3c77080f4ae0c34df54313 /cscript | |
| parent | c5065dc0a83a656a6c17620f6a78f61aa0493049 (diff) | |
Bump libdcp.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -280,8 +280,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd993f38', ffmpeg_options), - ('libdcp', '284f247'), - ('libsub', '424041f'), + ('libdcp', 'a1d530b'), + ('libsub', '117c4d9'), ('rtaudio-cdist', None)) def configure_options(target): |
