forked from mirrors/nixpkgs
ffmpegthumbnailer: switch to default ffmpeg
This commit is contained in:
parent
14133c7ec3
commit
1e68d2ff78
|
@ -9788,9 +9788,7 @@ in
|
|||
VideoDecodeAcceleration;
|
||||
};
|
||||
|
||||
ffmpegthumbnailer = callPackage ../development/libraries/ffmpegthumbnailer {
|
||||
ffmpeg = ffmpeg_2;
|
||||
};
|
||||
ffmpegthumbnailer = callPackage ../development/libraries/ffmpegthumbnailer { };
|
||||
|
||||
ffmpeg-sixel = callPackage ../development/libraries/ffmpeg-sixel { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue