···25 substituteInPlace tests/Makefile.am --replace '$(CAIRO_CFLAGS)' '$(CAIRO_CFLAGS) $(GLIB_CFLAGS)'
26 '';
270028 meta = with stdenv.lib; {
29 homepage = https://01.org/linuxgraphics/;
30 description = "Tools for development and testing of the Intel DRM driver";
···25 substituteInPlace tests/Makefile.am --replace '$(CAIRO_CFLAGS)' '$(CAIRO_CFLAGS) $(GLIB_CFLAGS)'
26 '';
2728+ enableParallelBuilding = true;
29+30 meta = with stdenv.lib; {
31 homepage = https://01.org/linuxgraphics/;
32 description = "Tools for development and testing of the Intel DRM driver";