tkabber: Add missing meta.license.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
5b59bb4d28
commit
bf72d46084
@ -43,5 +43,6 @@ in stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = "http://tkabber.jabber.ru/";
|
||||
description = "A GUI client for the XMPP (Jabber) instant messaging protocol";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user