shaderc: Add missing meta license
This commit is contained in:
parent
731f0e06b1
commit
9eb9fd2d9b
@ -57,5 +57,6 @@ in stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
inherit (src.meta) homepage;
|
||||
description = "A collection of tools, libraries and tests for shader compilation.";
|
||||
license = [ licenses.asl20 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user