diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-09 18:18:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-09 18:18:04 +0100 |
| commit | 3987a5515acf67db3a686ab07eedb8170efc6dff (patch) | |
| tree | 5f3f6564eaec5ad63fd680e28d4081099a2baa13 /cscript | |
| parent | 74af485252188b7b08292cad55ff3f8fa6c8ef2e (diff) | |
Bump libdcp for libcxml.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -252,8 +252,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), - ('libdcp', '6a9f369'), - ('libsub', '04d92c2')) + ('libdcp', 'c9530d6'), + ('libsub', '45a79e2')) def configure_options(target): opt = '' |
