pkgs/development/libraries: add missing descriptions and homepages
(#73312)
This commit is contained in:
committed by
Renaud
parent
056bda4714
commit
96476e6b2a
@@ -10,6 +10,8 @@ stdenv.mkDerivation {
|
||||
};
|
||||
|
||||
meta = {
|
||||
description = "A XMPP (Jabber) client library for instant messaging and presence";
|
||||
homepage = "http://www.igniterealtime.org/projects/smack/";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user