Merge pull request #208889 from 1sixth/mpv-ffmpeg_5

mpv: use ffmpeg_5
This commit is contained in:
Robert Scott 2023-01-03 22:35:03 +00:00 committed by GitHub
commit 84dce4c755
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
, ninja
, pkg-config
, python3
, ffmpeg
, ffmpeg_5
, freefont_ttf
, freetype
, libass
@ -129,7 +129,7 @@ in stdenv.mkDerivation rec {
++ lib.optionals waylandSupport [ wayland-scanner ];
buildInputs = [
ffmpeg
ffmpeg_5
freetype
libass
libpthreadstubs