diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-15 12:58:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-15 12:58:19 +0100 |
| commit | 868b0300ea907975e54ab662ddc1ad4aa90af695 (patch) | |
| tree | f85c4b2db55abb1b08ca6dd442e4f9dd8d8e40e5 /cscript | |
| parent | 78a29b8f8e8907b515427989c9ac37f5738cff95 (diff) | |
Bump libdcp.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -280,7 +280,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'd993f38', ffmpeg_options), - ('libdcp', '181bc47'), + ('libdcp', 'be3aa4a'), ('libsub', 'a04f1d5'), ('rtaudio-cdist', None)) |
