-rw-r--r-- | noncore/unsupported/mail2/config.in | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/noncore/unsupported/mail2/config.in b/noncore/unsupported/mail2/config.in index c9896cb..6f279b0 100644 --- a/noncore/unsupported/mail2/config.in +++ b/noncore/unsupported/mail2/config.in | |||
@@ -1,12 +1,7 @@ | |||
1 | config MAIL | ||
2 | boolean "EMail support" | ||
3 | default "y" if OPIEMAIL | ||
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | ||
5 | |||
6 | config OPIEMAIL2 | 1 | config OPIEMAIL2 |
7 | boolean "opie-mail2 (an IMAP mail client)" | 2 | boolean "opie-mail2 (an IMAP mail client)" |
8 | default "y" | 3 | default "y" |
9 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL && MAIL | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL && MAIL |
10 | 5 | ||
11 | source noncore/mail/bend/config.in | 6 | source noncore/unsupported/mail2/bend/config.in |
12 | source noncore/mail/libmail/config.in | 7 | source noncore/unsupported/mail2/libmail/config.in |