diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-30 12:50:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-30 12:50:51 +0100 |
| commit | 3630df3b6c5299ef8ced20b6f6e739633e329a53 (patch) | |
| tree | 8e7e6af3a024e215f88a290b752e6b5bf0dffec7 /cscript | |
| parent | e142a7b2d9a6e7a6b71ddf83356258a5380b3faa (diff) | |
Bump ffmpeg for Fedora build fixes.
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', '0e27b2b', ffmpeg_options), + return (('ffmpeg-cdist', 'e142a7b', ffmpeg_options), ('libdcp', '4852a22'), ('libsub', 'b98c145')) |
