wok-6.x diff clamav/receipt @ rev 9034
Fixed gtkperf. It needs DESTDIR=DESTDIR in order to work.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Mar 03 17:27:09 2011 +0000 (2011-03-03) |
parents | 5547d7b70fc2 |
children | a1644dbcf632 |
line diff
1.1 --- a/clamav/receipt Tue Feb 08 14:47:25 2011 +0000 1.2 +++ b/clamav/receipt Thu Mar 03 17:27:09 2011 +0000 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/"