Merge pull request #155996 from NickCao/waypipe

waypipe: fix cross compilation, set strictDeps
This commit is contained in:
Michael Weiss 2022-01-21 19:57:24 +01:00 committed by GitHub
commit f23965369e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,8 +15,9 @@ stdenv.mkDerivation rec {
sha256 = "02q8l1qaahmd41h6v3r46akh7xlqz7fpwwsy15qww4jdvypg6vg4";
};
strictDeps = true;
depsBuildBuild = [ pkg-config ];
nativeBuildInputs = [ meson ninja pkg-config scdoc ];
buildInputs = [
# Optional dependencies:
mesa lz4 zstd ffmpeg libva