diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-13 22:54:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-13 22:54:10 +0100 |
| commit | 2b4e119e64364534ec9241e2fc4971bb9c25365e (patch) | |
| tree | fd16b74b813a286f793714009fec7ee1cf34ebd7 /cscript | |
| parent | 04bd447fd8960625bda5081cbac235b848d7631f (diff) | |
Bump libdcp for bug fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -206,7 +206,7 @@ def make_spec(filename, version, target): def dependencies(target): return (('ffmpeg-cdist', 'f69bb08'), - ('libdcp', '8e7f9e4'), + ('libdcp', 'b386248'), ('libsub', 'f66b11f')) def configure_options(target): |
