wok-next diff magnifier/receipt @ rev 3326
exclude unwanted fdi files in HAL (improve boot time)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Jun 09 17:23:06 2009 +0000 (2009-06-09) |
parents | cde7fa93f1d6 |
children | ee5c8b018b62 |
line diff
1.1 --- a/magnifier/receipt Sat Mar 14 15:40:12 2009 +0000 1.2 +++ b/magnifier/receipt Tue Jun 09 17:23:06 2009 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="paul@slitaz.org" 1.5 DEPENDS="expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite \ 1.6 xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \ 1.7 -xorg-libXrandr xorg-libXrender" 1.8 +xorg-libXrandr xorg-libXrender xorg-libXdamage" 1.9 SOURCE="magnifier-linux" 1.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://magnifier.sourceforge.net/"