diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-13 09:22:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-13 09:22:29 +0000 |
| commit | fd5cfc82a6d421b42e71d96b91cc0ffb2c64e336 (patch) | |
| tree | bafed6bae62d29903c56ac69b9e5aceee79d3ed4 | |
| parent | f9467b82b3bc07be587be629a95212886c420b63 (diff) | |
Bump libdcp correctly.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -300,7 +300,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '5fce90f', ffmpeg_options), - ('libdcp', '2892aac'), + ('libdcp', '92d0468'), ('libsub', '708eff1'), ('rtaudio-cdist', '739969e')) |
