wok-stable diff openvas-client/receipt @ rev 7221
Removed --enable-gl-osmesa in mesa. I hope this doesn't break everything. I think this will fix mesa-demos since archlinux doesn't have --enable-gl-osmesa in there mesa.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Nov 11 01:40:18 2010 +0000 (2010-11-11) |
parents | 413f698cf193 |
children | ad786a87b22e |
line diff
1.1 --- a/openvas-client/receipt Sun Dec 27 18:15:39 2009 +0100 1.2 +++ b/openvas-client/receipt Thu Nov 11 01:40:18 2010 +0000 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="openvas-client" 1.7 -VERSION="3.0.0" 1.8 +VERSION="3.0.1" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Network security scanner (client)." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 WEB_SITE="http://www.openvas.org/" 1.14 -WGET_URL="http://wald.intevation.org/frs/download.php/685/$TARBALL" 1.15 +WGET_URL="http://wald.intevation.org/frs/download.php/757/$TARBALL" 1.16 DEPENDS="openvas-libraries gtk+" 1.17 BUILD_DEPENDS="openvas-libraries openvas-libraries-dev \ 1.18 libgd-dev libpng-dev pkg-config gtk+-dev"