gtkmm2: enable parallel building
This commit is contained in:
parent
fe708a3462
commit
91a2ad21ad
@ -17,6 +17,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
doCheck = true;
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = {
|
||||
description = "C++ interface to the GTK+ graphical user interface library";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user