Merge pull request #330785 from ExpidusOS/fix/pkgsllvm/mesa

mesa: fix building with llvm
This commit is contained in:
K900
2024-08-15 08:12:10 +03:00
committed by GitHub
+5 -2
View File
@@ -10,6 +10,7 @@
, file
, flex
, glslang
, spirv-tools
, intltool
, jdupes
, libdrm
@@ -233,7 +234,7 @@ in stdenv.mkDerivation {
directx-headers
elfutils
expat
glslang
spirv-tools
libglvnd
libomxil-bellagio
libunwind
@@ -282,7 +283,9 @@ in stdenv.mkDerivation {
python3Packages.mako
python3Packages.ply
jdupes
glslang
# Use bin output from glslang to not propagate the dev output at
# the build time with the host glslang.
(lib.getBin glslang)
rustc
rust-bindgen
rust-cbindgen