wok-4.x diff magnifier/receipt @ rev 7206
Fixed typo in get-linux-source. Should fixed aufs2 from not being copyed.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Nov 09 17:43:00 2010 +0000 (2010-11-09) |
parents | cde7fa93f1d6 |
children |
line diff
1.1 --- a/magnifier/receipt Sat Mar 14 15:40:12 2009 +0000 1.2 +++ b/magnifier/receipt Tue Nov 09 17:43:00 2010 +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/"