mplayer: fix ffmpeg dependency (#462199)

This commit is contained in:
7c6f434c
2025-11-16 11:50:26 +00:00
committed by GitHub
+2 -2
View File
@@ -7,7 +7,7 @@
pkg-config,
freetype,
yasm,
ffmpeg,
ffmpeg_7,
aalibSupport ? true,
aalib,
fontconfigSupport ? true,
@@ -140,7 +140,7 @@ stdenv.mkDerivation {
];
buildInputs = [
freetype
ffmpeg
ffmpeg_7
]
++ lib.optional aalibSupport aalib
++ lib.optional fontconfigSupport fontconfig