mate: enable parallel building
This commit is contained in:
@@ -24,6 +24,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
configureFlags = [ "--with-cajadir=$$out/lib/caja/extensions-2.0" ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Python binding for Caja components";
|
||||
homepage = "https://github.com/mate-desktop/python-caja";
|
||||
|
||||
Reference in New Issue
Block a user