mediainfo: enable parallel building

This commit is contained in:
Orivej Desh
2017-11-08 10:36:21 +00:00
parent 5bfeeef850
commit 82973dfc04
4 changed files with 8 additions and 0 deletions
@@ -15,6 +15,8 @@ stdenv.mkDerivation rec {
sourceRoot = "./MediaInfo/Project/GNU/GUI/";
enableParallelBuilding = true;
meta = with stdenv.lib; {
description = "Supplies technical and tag information about a video or audio file (GUI version)";
longDescription = ''