aboutsummaryrefslogtreecommitdiff
path: root/mail/bogofilter
diff options
context:
space:
mode:
authorW. Michael Petullo <mike@flyn.org>2014-10-19 22:27:52 -0400
committerW. Michael Petullo <mike@flyn.org>2014-10-19 22:27:52 -0400
commitd67610ac778896a6302162503501fafa30bd5307 (patch)
tree2505fddc452acb65e84a917649168fea3ddfcee8 /mail/bogofilter
parent332eb1b03b628253e5f962f64dcfae8deb0b4122 (diff)
bogofilter: depend on db47 with statistics support
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Diffstat (limited to 'mail/bogofilter')
-rw-r--r--mail/bogofilter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index 98c266ebe..c004a0d03 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/bogofilter
SECTION:=mail
CATEGORY:=Mail
- DEPENDS:=+libdb47
+ DEPENDS:=+libdb47-full
TITLE:=bogofilter
MAINTAINER:=W. Michael Petullo <mike@flyn.org>
URL:=http://bogofilter.sourceforge.net/