openboard: update meta.description
This commit is contained in:
parent
e2da9e634d
commit
8a41a60773
|
@ -107,8 +107,7 @@ in mkDerivation rec {
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description =
|
description = "Interactive whiteboard application";
|
||||||
"Cross-platform interactive whiteboard application intended for use in a classroom setting";
|
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = with maintainers; [ fufexan ];
|
maintainers = with maintainers; [ fufexan ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
|
Loading…
Reference in New Issue