1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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
parent 19607c7be4
commit 818ab9487f

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