mesa: Recategorize dependencies

This commit is contained in:
John Ericson 2017-09-19 13:20:24 -04:00
parent abec0e7645
commit 03d3788cdf

View File

@ -140,14 +140,14 @@ stdenv.mkDerivation {
"--disable-opencl" "--disable-opencl"
]; ];
nativeBuildInputs = [ pkgconfig file ]; nativeBuildInputs = [ autoreconfHook intltool pkgconfig file ];
propagatedBuildInputs = with xorg; propagatedBuildInputs = with xorg;
[ libXdamage libXxf86vm ] [ libXdamage libXxf86vm ]
++ optional stdenv.isLinux libdrm; ++ optional stdenv.isLinux libdrm;
buildInputs = with xorg; [ buildInputs = with xorg; [
autoreconfHook intltool expat llvmPackages.llvm expat llvmPackages.llvm
glproto dri2proto dri3proto presentproto glproto dri2proto dri3proto presentproto
libX11 libXext libxcb libXt libXfixes libxshmfence libX11 libXext libxcb libXt libXfixes libxshmfence
libffi wayland libvdpau libelf libXvMC libffi wayland libvdpau libelf libXvMC