summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2010-01-11 01:34:17 +0100
committerLadislav Hagara2010-01-11 01:34:17 +0100
commitf69d895842a985d2e32c581dd0af1f9d6ac24644 (patch)
tree188b49c0fee62ca2ebab373be9c710a9e4279243
parentc1ba9e69f4a207e79fd572e2a298f52a2ad11cd1 (diff)
claws-mail-extra-plugins: added optional_depends bsfilter for
bsfilter_plugin
-rwxr-xr-xmail/claws-mail-extra-plugins/DEPENDS7
-rw-r--r--mail/claws-mail-extra-plugins/HISTORY3
2 files changed, 9 insertions, 1 deletions
diff --git a/mail/claws-mail-extra-plugins/DEPENDS b/mail/claws-mail-extra-plugins/DEPENDS
index 4dff3d4e07..abf4397e12 100755
--- a/mail/claws-mail-extra-plugins/DEPENDS
+++ b/mail/claws-mail-extra-plugins/DEPENDS
@@ -28,4 +28,9 @@ optional_depends webkitgtk \
optional_depends libchamplain \
"" \
"" \
- "to build geolocation plugin"
+ "to build geolocation plugin" &&
+
+optional_depends bsfilter \
+ "" \
+ "" \
+ "needed by bsfilter plugin (Bayesian spam filtering)"
diff --git a/mail/claws-mail-extra-plugins/HISTORY b/mail/claws-mail-extra-plugins/HISTORY
index a6a18e96a1..fdcd029a7e 100644
--- a/mail/claws-mail-extra-plugins/HISTORY
+++ b/mail/claws-mail-extra-plugins/HISTORY
@@ -1,3 +1,6 @@
+2010-01-11 Ladislav Hagara <hgr@vabo.cz>
+ * DEPENDS: added optional_depends bsfilter for bsfilter_plugin
+
2010-01-10 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 3.7.4
* CONFIGURE: +geolocation_plugin