pavucontrol: enable parallel building
Tested at -j48.
This commit is contained in:
committed by
Bjørn Forsman
parent
8492b34bcb
commit
ce603c2d30
@@ -35,6 +35,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
configureFlags = [ "--disable-lynx" ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "PulseAudio Volume Control";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user