From d67610ac778896a6302162503501fafa30bd5307 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Sun, 19 Oct 2014 22:27:52 -0400 Subject: [PATCH] bogofilter: depend on db47 with statistics support Signed-off-by: W. Michael Petullo --- mail/bogofilter/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 98c266ebe7..c004a0d037 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 URL:=http://bogofilter.sourceforge.net/