wok rev 5411

Fix clamav - Added bash to build depends so it will compile.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon May 03 01:07:51 2010 +0000 (2010-05-03)
parents 2e0531fcc423
children 765884f4383b
files clamav/receipt
line diff
     1.1 --- a/clamav/receipt	Mon May 03 01:03:55 2010 +0000
     1.2 +++ b/clamav/receipt	Mon May 03 01:07:51 2010 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Antivirus."
     1.5  MAINTAINER="paul@slitaz.org"
     1.6  DEPENDS="zlib gmp bzip2 slitaz-base-files ncurses"
     1.7 -BUILD_DEPENDS="zlib-dev gmp gmp-dev bzip2-dev ncurses-dev"
     1.8 +BUILD_DEPENDS="zlib-dev gmp gmp-dev bzip2-dev ncurses-dev bash"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://www.clamav.net/"
    1.11  WGET_URL="http://downloads.sourceforge.net/clamav/$TARBALL"