wok rev 5779
bogofilter: Fix depend
author | Antoine Bodin <gokhlayeh@mailoo.org> |
---|---|
date | Fri Jul 09 22:26:28 2010 +0200 (2010-07-09) |
parents | c161b9c835d2 |
children | c603a1546d49 |
files | bogofilter/receipt |
line diff
1.1 --- a/bogofilter/receipt Fri Jul 09 20:33:27 2010 +0200 1.2 +++ b/bogofilter/receipt Fri Jul 09 22:26:28 2010 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Mail filter that classifies mail as spam or ham." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="sqlite" 1.8 +DEPENDS="sqlite gsl" 1.9 BUILD_DEPENDS="sqlite-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://bogofilter.sourceforge.net/"