xfce4-settings: enable parallel building
This commit is contained in:
parent
c55a0cdeb3
commit
28ebb17f46
@ -42,6 +42,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
configureFlags = [ "--enable-pluggable-dialogs" "--enable-sound-settings" ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://www.xfce.org/projects/xfce4-settings;
|
||||
description = "Settings manager for Xfce";
|
||||
|
Loading…
x
Reference in New Issue
Block a user