wok diff magnifier/receipt @ rev 9846

Fixed apache-mod-wsgi for tazwok. Just need to cd $src before compiling.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 18:30:30 2011 +0000 (2011-05-15)
parents cde7fa93f1d6
children ee5c8b018b62
line diff
     1.1 --- a/magnifier/receipt	Sat Mar 14 15:40:12 2009 +0000
     1.2 +++ b/magnifier/receipt	Sun May 15 18:30:30 2011 +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/"