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