diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-02 11:00:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-02 11:00:20 +0100 |
| commit | efe739b38a172051a6ca111dae050e05d5e0b883 (patch) | |
| tree | d84c6122f70a248251540f828b70638355bfb94a /cscript | |
| parent | ddad6389ba1971603a3dbf975b1e5fae95ce6bd6 (diff) | |
Bump libdcp for various new stuff.
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', 'aab2fb1', ffmpeg_options), - ('libdcp', 'a641fdc'), + ('libdcp', '5591a50'), ('libsub', '3d8c3bc')) def configure_options(target): |
