summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/config.in
Unidiff
Diffstat (limited to 'noncore/unsupported/mail2/config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/config.in13
1 files changed, 6 insertions, 7 deletions
diff --git a/noncore/unsupported/mail2/config.in b/noncore/unsupported/mail2/config.in
index af0fa3c..02006a4 100644
--- a/noncore/unsupported/mail2/config.in
+++ b/noncore/unsupported/mail2/config.in
@@ -1,11 +1,10 @@
1 config OPIEMAIL2
2 boolean "opiemail"
3 default "y"
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL
5
6 config MAIL 1 config MAIL
7 boolean 2 boolean "mail"
8 default "y" if OPIEMAIL 3 default "y" if OPIEMAIL
9 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
10 5
6 config OPIEMAIL2
7 boolean "opiemail"
8 default "y"
9 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL && MAIL
11 10