wok-current diff hardinfo/receipt @ rev 4258
vorbis-tools: fix build for libcurl 7.15.4+
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Sep 25 11:47:17 2009 +0200 (2009-09-25) |
parents | 98a51003b20d |
children | 4de2c7803ae7 |
line diff
1.1 --- a/hardinfo/receipt Fri Nov 28 17:23:48 2008 +0000 1.2 +++ b/hardinfo/receipt Fri Sep 25 11:47:17 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="A tool to get hardware informations and perform benchmarks." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+ pciutils" 1.8 +DEPENDS="gtk+ pciutils xorg-libXdamage" 1.9 BUILD_DEPENDS="gtk+ gtk+-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://hardinfo.berlios.de/"