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