freerdp: use latest ffmpeg

It no longer fails to build with newer ffmpeg version.
This commit is contained in:
Sandro Jäckel 2024-01-15 01:13:41 +01:00
parent 500129c8b2
commit ff67c91cf8
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -8,7 +8,7 @@
, alsa-lib
, faac
, faad2
, ffmpeg_5 # Depends on deprecated libav features
, ffmpeg
, glib
, openh264
, openssl
@ -112,7 +112,7 @@ stdenv.mkDerivation rec {
cairo
cups
faad2
ffmpeg_5
ffmpeg
glib
gst-plugins-base
gst-plugins-good