-rw-r--r-- | noncore/net/mail/config.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/net/mail/config.in b/noncore/net/mail/config.in index a289eb4..59f91d4 100644 --- a/noncore/net/mail/config.in +++ b/noncore/net/mail/config.in @@ -3,8 +3,8 @@ source noncore/net/mail/libmailwrapper/config.in config MAIL3 boolean "opie-mail3 (a mail client)" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2PIM && LIBOPIE2DB && LIBMAILWRAPPER - comment "opie-mail3 needs a libqpe, libopie2core, libopie2pim, libopie2db and the libmailwrapper" - depends ! ( ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2PIM && LIBOPIE2DB && LIBMAILWRAPPER ) + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2PIM && LIBMAILWRAPPER + comment "opie-mail3 needs a libqpe, libopie2core, libopie2pim and the libmailwrapper" + depends ! ( ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && LIBOPIE2PIM && LIBMAILWRAPPER ) source noncore/net/mail/taskbarapplet/config.in |