diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-30 14:06:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-30 14:06:00 +0100 |
| commit | b81ca5ddf8b6e5a62c56b6b22b1fe1a16b862a6a (patch) | |
| tree | ee81fb965df5ea6b03511476c032bdb50f24a784 /cscript | |
| parent | 3630df3b6c5299ef8ced20b6f6e739633e329a53 (diff) | |
Fix ffmpeg-cdist version.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -251,7 +251,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', 'e142a7b', ffmpeg_options), + return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options), ('libdcp', '4852a22'), ('libsub', 'b98c145')) |
