mesa: add new required dep on libXrandr

wip/yesman
Will Dietz 6 years ago
parent a94ac965c8
commit 0d91e3b550
  1. 2
      pkgs/development/libraries/mesa/default.nix

@ -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…
Cancel
Save