openboard: update meta.description

This commit is contained in:
Mihai Fufezan 2021-04-26 12:33:53 +03:00
parent e2da9e634d
commit 8a41a60773
No known key found for this signature in database
GPG key ID: 3AC82B48170331D3

View file

@ -107,8 +107,7 @@ in mkDerivation rec {
'';
meta = with lib; {
description =
"Cross-platform interactive whiteboard application intended for use in a classroom setting";
description = "Interactive whiteboard application";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ fufexan ];
platforms = platforms.linux;