aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/graphics/inkscape
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2018-05-28 15:10:08 -0400
committerMatthew Bauer <mjbauer95@gmail.com>2018-05-31 12:34:15 -0400
commite8b7d73653259942a44e52c18a594154993477e3 (patch)
treeda193567eff80390dd4331da0e642fa9db025013 /pkgs/applications/graphics/inkscape
parent37b90ed9af899b118758199b2e9b24b9570a30c0 (diff)
Revert "inkscape: disable parallelBuilding"
This reverts commit 05a6e94f3437af6c28fa8b794136e193553e98c5.
Diffstat (limited to 'pkgs/applications/graphics/inkscape')
-rw-r--r--pkgs/applications/graphics/inkscape/default.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgs/applications/graphics/inkscape/default.nix b/pkgs/applications/graphics/inkscape/default.nix
index ae3de349412..42257323eac 100644
--- a/pkgs/applications/graphics/inkscape/default.nix
+++ b/pkgs/applications/graphics/inkscape/default.nix
@@ -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