summaryrefslogtreecommitdiff
path: root/core/pim/today/plugins/mail
authoralwin <alwin>2004-01-04 11:58:21 (UTC)
committer alwin <alwin>2004-01-04 11:58:21 (UTC)
commit4b272adb6de68199b63f002d9e8e778d09742b72 (patch) (side-by-side diff)
tree5fae53277acb4df07fe6e226d8262691213fdc21 /core/pim/today/plugins/mail
parent3ee386a349f933425c12c8a23206ae55ce13bf5a (diff)
downloadopie-4b272adb6de68199b63f002d9e8e778d09742b72.zip
opie-4b272adb6de68199b63f002d9e8e778d09742b72.tar.gz
opie-4b272adb6de68199b63f002d9e8e778d09742b72.tar.bz2
depends on libmailwrapper
Diffstat (limited to 'core/pim/today/plugins/mail') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/plugins/mail/config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/pim/today/plugins/mail/config.in b/core/pim/today/plugins/mail/config.in
index 6f4450f..4d16102 100644
--- a/core/pim/today/plugins/mail/config.in
+++ b/core/pim/today/plugins/mail/config.in
@@ -1,4 +1,5 @@
config TODAY_MAIL
boolean "mail"
default "y"
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBMAILWRAPPER
+ comment "opie-today-mailplugin requires libmailwrapper enabled"