Revert "inkscape: disable parallelBuilding"

This reverts commit 05a6e94f34.
This commit is contained in:
Matthew Bauer
2018-05-31 12:34:15 -04:00
parent 37b90ed9af
commit e8b7d73653
@@ -51,9 +51,7 @@ stdenv.mkDerivation rec {
libvisio libcdr libexif potrace python2Env icu
];
# To avoid non-deterministic build failure using make.
# When switching back to cmake turn parallel back on, see #40046.
enableParallelBuilding = false;
enableParallelBuilding = true;
preConfigure = ''
intltoolize -f