pidgin: enableParallelBuilding
This commit is contained in:
parent
cab722f816
commit
6e75afb5cf
@ -52,6 +52,8 @@ stdenv.mkDerivation rec {
|
||||
]
|
||||
++ (lib.optionals (gnutls != null) ["--enable-gnutls=yes" "--enable-nss=no"]);
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Multi-protocol instant messaging client";
|
||||
homepage = http://pidgin.im;
|
||||
|
Loading…
x
Reference in New Issue
Block a user