treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -27,8 +27,6 @@ mkDerivation rec {
|
||||
kconfig kinit kio kparts kwidgetsaddons
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A Graphviz dot graph viewer for KDE";
|
||||
license = licenses.gpl2;
|
||||
|
||||
Reference in New Issue
Block a user