mesa: add new required dep on libXrandr
This commit is contained in:
parent
a94ac965c8
commit
0d91e3b550
@ -144,7 +144,7 @@ let self = stdenv.mkDerivation {
|
||||
buildInputs = with xorg; [
|
||||
expat llvmPackages.llvm libglvnd
|
||||
glproto dri2proto dri3proto presentproto
|
||||
libX11 libXext libxcb libXt libXfixes libxshmfence
|
||||
libX11 libXext libxcb libXt libXfixes libxshmfence libXrandr
|
||||
libffi libvdpau libelf libXvMC
|
||||
libpthreadstubs openssl/*or another sha1 provider*/
|
||||
valgrind-light python2 python2.pkgs.Mako
|
||||
|
Loading…
Reference in New Issue
Block a user