summaryrefslogtreecommitdiffstats
path: root/editors/tea/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'editors/tea/DEPENDS')
-rwxr-xr-xeditors/tea/DEPENDS4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/tea/DEPENDS b/editors/tea/DEPENDS
index 428f269928..d05b61867c 100755
--- a/editors/tea/DEPENDS
+++ b/editors/tea/DEPENDS
@@ -1 +1,3 @@
-depends qt4
+depends QT &&
+optional_depends aspell '' 'USE_ASPELL=false' 'spell checking' &&
+optional_depends hunspell '' 'USE_HUNSPELL=false' 'spell checking'