wl-screenrec: pin ffmpeg 6 (#353815)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
, fetchFromGitHub
|
||||
, pkg-config
|
||||
, libdrm
|
||||
, ffmpeg
|
||||
, ffmpeg_6
|
||||
, wayland
|
||||
}:
|
||||
|
||||
@@ -28,7 +28,7 @@ rustPlatform.buildRustPackage rec {
|
||||
buildInputs = [
|
||||
wayland
|
||||
libdrm
|
||||
ffmpeg
|
||||
ffmpeg_6
|
||||
];
|
||||
|
||||
doCheck = false; # tests use host compositor, etc
|
||||
|
||||
Reference in New Issue
Block a user