wok diff magnifier/receipt @ rev 3944

pyroom: fix typo
author Paul Issott <paul@slitaz.org>
date Sat Aug 22 12:31:42 2009 +0000 (2009-08-22)
parents cde7fa93f1d6
children ee5c8b018b62
line diff
     1.1 --- a/magnifier/receipt	Sat Mar 14 15:40:12 2009 +0000
     1.2 +++ b/magnifier/receipt	Sat Aug 22 12:31:42 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/"