gst_1 base plugins: enableParallelBuilding
This package seems to be quite a bottleneck otherwise.
This commit is contained in:
parent
d66c0a55da
commit
6a164e24ae
@ -29,4 +29,7 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
propagatedBuildInputs = [ gstreamer ];
|
propagatedBuildInputs = [ gstreamer ];
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user