summary refs log tree commit diff
path: root/pkgs/applications/graphics/photivo/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/graphics/photivo/default.nix')
-rw-r--r--pkgs/applications/graphics/photivo/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/applications/graphics/photivo/default.nix b/pkgs/applications/graphics/photivo/default.nix
index 09b5bd37839..3c89f3ffac0 100644
--- a/pkgs/applications/graphics/photivo/default.nix
+++ b/pkgs/applications/graphics/photivo/default.nix
@@ -32,8 +32,6 @@ stdenv.mkDerivation {
 
   buildInputs = [ qt4 fftw graphicsmagick_q16 lcms2 lensfun libjpeg exiv2 liblqr1 ];
 
-  enableParallelBuilding = true;
-
   meta = with stdenv.lib; {
     platforms = platforms.linux;
     license = licenses.gpl3;