polkit: add license
This commit is contained in:
parent
a3990e734d
commit
0320769991
@ -83,6 +83,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://www.freedesktop.org/wiki/Software/polkit;
|
homepage = http://www.freedesktop.org/wiki/Software/polkit;
|
||||||
description = "A toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes";
|
description = "A toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes";
|
||||||
|
license = licenses.gpl2;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = [ ];
|
maintainers = [ ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user