diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-20 23:22:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-25 00:37:59 +0100 |
| commit | e38a68022f3024664c7369de367e13f99f2ec873 (patch) | |
| tree | d2c165f4f468fdf265030074f83665d7f4fa26c3 /cscript | |
| parent | 539afe5e52478e06fb3f216678909aa33e0547a1 (diff) | |
Bump ffmpeg-cdist for mxe cscript modifications.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -294,7 +294,7 @@ def dependencies(target): else: ffmpeg_options = {} - return (('ffmpeg-cdist', 'd993f38', ffmpeg_options), + return (('ffmpeg-cdist', 'mxe', ffmpeg_options), ('libdcp', 'a6a4c47'), ('libsub', 'a25cc3f'), ('rtaudio-cdist', None)) |
