Revert "inkscape: disable parallelBuilding"

This reverts commit 05a6e94f34.
This commit is contained in:
Matthew Bauer 2018-05-28 15:10:08 -04:00
parent 37b90ed9af
commit e8b7d73653

View File

@ -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