thunderbird: reenabling parallel building

It built fine here. Maybe the previous failure was of a particular version.
This commit is contained in:
Lluís Batlle i Rossell 2013-08-13 17:29:17 +02:00
parent 558067676d
commit 463029fe91

View File

@ -22,7 +22,7 @@ stdenv.mkDerivation {
sha1 = "4bcbb33f0b3ea050e805723680b5669d80438812"; sha1 = "4bcbb33f0b3ea050e805723680b5669d80438812";
}; };
enableParallelBuilding = false; enableParallelBuilding = true;
buildInputs = buildInputs =
[ pkgconfig perl python zip unzip bzip2 gtk dbus_glib alsaLib libIDL nspr [ pkgconfig perl python zip unzip bzip2 gtk dbus_glib alsaLib libIDL nspr