cogl: add licenses
This commit is contained in:
parent
796a2584d5
commit
a2046daebd
@ -73,6 +73,7 @@ in stdenv.mkDerivation rec {
|
|||||||
render without stepping on each other's toes.
|
render without stepping on each other's toes.
|
||||||
'';
|
'';
|
||||||
|
|
||||||
platforms = stdenv.lib.platforms.mesaPlatforms;
|
platforms = platforms.mesaPlatforms;
|
||||||
|
license = with licenses; [ mit bsd3 publicDomain sgi-b-20 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user