mesa: Fix build

Needed more LLVM outputs
This commit is contained in:
John Ericson 2021-04-30 22:07:56 +00:00
parent 4021d9d461
commit 96f700fc24

@ -122,7 +122,7 @@ self = stdenv.mkDerivation {
];
buildInputs = with xorg; [
expat llvmPackages.llvm libglvnd xorgproto
expat llvmPackages.libllvm libglvnd xorgproto
libX11 libXext libxcb libXt libXfixes libxshmfence libXrandr
libffi libvdpau libelf libXvMC
libpthreadstubs openssl /*or another sha1 provider*/