ekiga: add license

see issue #43716
This commit is contained in:
Pascal Wittmann 2018-08-05 16:36:23 +02:00
parent 9119cd2a9e
commit a62fa40209
No known key found for this signature in database
GPG Key ID: C899ACE7E2322852

@ -55,6 +55,7 @@ stdenv.mkDerivation rec {
description = "VOIP/Videoconferencing app with full SIP and H.323 support";
maintainers = [ maintainers.raskin ];
platforms = platforms.linux;
license = licenses.gpl2Plus;
};
passthru = {