me
/
guix
Archived
1
0
Fork 0

gnu: mplayer: Fix input.

* gnu/packages/video.scm (mplayer)[inputs]: Use ffmpeg-5 instead of ffmpeg-4
to fix a header/library version mismatch.
Andreas Enge 2023-08-18 16:16:28 +02:00
parent 4b1fdd44ed
commit f04b5be534
No known key found for this signature in database
GPG Key ID: F7D5C9BF765C61E3
1 changed files with 1 additions and 1 deletions

View File

@ -2158,7 +2158,7 @@ streaming protocols.")
(inputs
(list alsa-lib
cdparanoia
ffmpeg-4
ffmpeg-5
fontconfig
freetype
giflib