gnu: freerdp-3: Use current ffmpeg.

* gnu/packages/rdesktop.scm (freerdp-3)
[inputs]: Replace ffmpeg-4 with current ffmpeg (8).

Change-Id: If9687f3e7f753628d6071e9b7e8baa82ffa3d673
This commit is contained in:
Maxim Cournoyer 2025-09-29 16:04:03 +09:00 committed by Andreas Enge
parent 535c77f971
commit a57bb78a8f
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -192,7 +192,8 @@ of parts of the Windows API.")
(search-patches "freerdp-3.16.0-rpath.patch"))))
(inputs
(modify-inputs (package-inputs freerdp)
(prepend fuse icu4c mit-krb5 sdl3 sdl3-gfx sdl3-ttf)))
(replace "ffmpeg" ffmpeg)
(prepend fuse icu4c mit-krb5 sdl3 sdl3-gfx sdl3-ttf)))
(arguments
(list #:build-type "Release"
#:configure-flags