tree-wide: random cleanups
This commit is contained in:
parent
8baaa433b6
commit
725de314ef
@ -14,6 +14,7 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [ aspell glib hunspell hspell ];
|
buildInputs = [ aspell glib hunspell hspell ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
description = "Generic spell checking library";
|
||||||
homepage = http://www.abisource.com/enchant;
|
homepage = http://www.abisource.com/enchant;
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user