wok-next diff bogofilter/receipt @ rev 20219

memtest: shrink
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 05 13:03:25 2017 +0100 (2017-11-05)
parents 7e2791244ffc
children 757d032c55c7
line diff
     1.1 --- a/bogofilter/receipt	Mon Aug 24 09:12:53 2015 +0200
     1.2 +++ b/bogofilter/receipt	Sun Nov 05 13:03:25 2017 +0100
     1.3 @@ -11,8 +11,8 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  TAGS="mail email filter spam C"
     1.6  
     1.7 -DEPENDS="sqlite gsl"
     1.8 -BUILD_DEPENDS="sqlite-dev"
     1.9 +DEPENDS="sqlite3 gsl"
    1.10 +BUILD_DEPENDS="sqlite3-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()