wok-next rev 1711
clamav: update BUILD_DEPENDS
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sun Nov 16 17:19:15 2008 +0000 (2008-11-16) |
parents | 3feafc902776 |
children | 71793d4be150 |
files | clamav/receipt |
line diff
1.1 --- a/clamav/receipt Sun Nov 16 13:21:20 2008 +0000 1.2 +++ b/clamav/receipt Sun Nov 16 17:19:15 2008 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Antivirus." 1.5 MAINTAINER="paul@slitaz.org" 1.6 DEPENDS="zlib gmp bzip2" 1.7 -BUILD_DEPENDS="zlib-dev gmp-dev bzip2-dev" 1.8 +BUILD_DEPENDS="zlib-dev gmp gmp-dev bzip2-dev" 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"