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; [
|
buildInputs = with xorg; [
|
||||||
expat llvmPackages.llvm libglvnd
|
expat llvmPackages.llvm libglvnd
|
||||||
glproto dri2proto dri3proto presentproto
|
glproto dri2proto dri3proto presentproto
|
||||||
libX11 libXext libxcb libXt libXfixes libxshmfence
|
libX11 libXext libxcb libXt libXfixes libxshmfence libXrandr
|
||||||
libffi libvdpau libelf libXvMC
|
libffi libvdpau libelf libXvMC
|
||||||
libpthreadstubs openssl/*or another sha1 provider*/
|
libpthreadstubs openssl/*or another sha1 provider*/
|
||||||
valgrind-light python2 python2.pkgs.Mako
|
valgrind-light python2 python2.pkgs.Mako
|
||||||
|
Loading…
x
Reference in New Issue
Block a user