diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-24 11:40:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-24 11:40:06 +0100 |
| commit | a03e9a98ed667eb44c9dfbbeaf6da57f44992914 (patch) | |
| tree | e3bcae85553972a2e72dd8581b2993707a941bd5 /cscript | |
| parent | b8ab7864ea798d633c4dbfa6be69c58a227d9ca2 (diff) | |
Bump libdcp (correctly) for new method.
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', '1d4a1a4', ffmpeg_options), - ('libdcp', 'c178a9d'), + ('libdcp', '04def4c'), ('libsub', '067c21c')) def configure_options(target): |
