wok-6.x diff hardinfo/receipt @ rev 3396
xhtml2pdf: fix depends
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Fri Jun 12 00:22:04 2009 +0000 (2009-06-12) |
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 Jun 12 00:22:04 2009 +0000 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/"