diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-24 12:48:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-24 12:48:10 +0100 |
| commit | ed290e933a3442b8e1fc158776660e94cba1146a (patch) | |
| tree | 450e33cb1786a378d9e2f745501ced5b7d82db4a /cscript | |
| parent | c3e03703ec665da3dbd6794179927fec47e2266b (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', '14fe126'), - ('libsub', '1551cad'), + ('libdcp', '98c2cae'), + ('libsub', '2133e6d'), ('rtaudio-cdist', None)) def configure_options(target): |
