bogofilter: Adding RDEPENDS
authorccsmart <ccsmart@smartpal.de>
Wed, 21 Sep 2005 10:21:21 +0000 (10:21 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 21 Sep 2005 10:21:21 +0000 (10:21 +0000)
packages/bogofilter/bogofilter_0.96.0.bb

index f985948..55393c7 100644 (file)
@@ -1,10 +1,11 @@
 SECTION = "console/network"
 DEPENDS = "db3"
+RDEPENDS = "glibc-gconv glibc-gconv-iso8859-1"
 DESCRIPTION = "Bogofilter is a mail filter that classifies mail as spam or ham (non-spam) \
 by a statistical analysis of the message's header and content (body). \
 The program is able to learn from the user's classifications and corrections."
 LICENSE = "GPL"
-PR = "r3"
+PR = "r4"
 PRIORITY = "optional"
 
 SRC_URI = "http://download.sourceforge.net/bogofilter/bogofilter-${PV}.tar.bz2 \