rustdesk-flutter: fix build by pinning to ffmpeg_7

This commit is contained in:
Gutyina Gergő
2025-11-14 19:13:37 +01:00
parent 4f62e365c3
commit 45667c9df2

View File

@@ -5,7 +5,7 @@
copyDesktopItems,
fetchFromGitHub,
flutter329,
ffmpeg,
ffmpeg_7,
gst_all_1,
fuse3,
libXtst,
@@ -119,7 +119,7 @@ flutter329.buildFlutterApplication rec {
];
buildInputs = [
ffmpeg
ffmpeg_7
fuse3
gst_all_1.gst-plugins-base
gst_all_1.gstreamer