[Lunar-commits] <moonbase> enchant: it can use (optional) aspell, hunspell and hspell.
Florin Braescu
florin at lunar-linux.org
Fri Dec 31 17:20:10 CET 2010
commit bb45c8adea459acedd9b46ecafe2f07467f46490
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Dec 31 18:20:10 2010 +0200
enchant: it can use (optional) aspell, hunspell and hspell.
---
utils/enchant/DEPENDS | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/utils/enchant/DEPENDS b/utils/enchant/DEPENDS
index 4af0f24..a41e1f7 100644
--- a/utils/enchant/DEPENDS
+++ b/utils/enchant/DEPENDS
@@ -1,2 +1,5 @@
depends glib-2
-depends aspell
+
+optional_depends "aspell" "" "" "for aspell support"
+optional_depends "hunspell" "" "" "for hunspell support"
+optional_depends "hspell" "" "" "for hspell hebrew support"
More information about the Lunar-commits
mailing list