wok diff hardinfo/receipt @ rev 3175
reconfigure udev after /etc/udev/rules.d addition
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 25 13:26:29 2009 +0200 (2009-05-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 Mon May 25 13:26:29 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/"