wok-stable diff hardinfo/receipt @ rev 5009
asterisk: busybox tar fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 28 18:30:37 2010 +0100 (2010-02-28) |
parents | 98a51003b20d |
children | 4de2c7803ae7 |
line diff
1.1 --- a/hardinfo/receipt Fri Nov 28 17:23:48 2008 +0000 1.2 +++ b/hardinfo/receipt Sun Feb 28 18:30:37 2010 +0100 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/"