wok rev 8696
clamav: improve DEPENDS
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Feb 17 23:06:39 2011 +0100 (2011-02-17) |
parents | ac1a2a3338dd |
children | f99b65d1546b |
files | clamav/receipt |
line diff
1.1 --- a/clamav/receipt Thu Feb 17 23:04:20 2011 +0100 1.2 +++ b/clamav/receipt Thu Feb 17 23:06:39 2011 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="security" 1.5 SHORT_DESC="Antivirus." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="zlib gmp bzip2 slitaz-base-files ncurses libtool" 1.8 +DEPENDS="zlib gmp bzip2 slitaz-base-files ncurses libltdl" 1.9 BUILD_DEPENDS="zlib-dev gmp gmp-dev bzip2-dev ncurses-dev bash" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.clamav.net/"