mesa: Fix build
Needed more LLVM outputs
This commit is contained in:
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*/
|
||||
|
Loading…
Reference in New Issue
Block a user