wok diff blender/receipt @ rev 6317

Fixed typo in ghostscript.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Sep 17 02:20:38 2010 +0000 (2010-09-17)
parents 395ec8205cff
children 8c64f64218f9
line diff
     1.1 --- a/blender/receipt	Sun Feb 28 12:41:24 2010 +0100
     1.2 +++ b/blender/receipt	Fri Sep 17 02:20:38 2010 +0000
     1.3 @@ -6,7 +6,8 @@
     1.4  SHORT_DESC="3D content creation suite."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION-linux-glibc236-py25-i386.tar.bz2"
     1.7 -DEPENDS="python mesa libsdl libdrm jpeg libglu nvidia"
     1.8 +DEPENDS="python mesa libsdl libdrm jpeg libglu"
     1.9 +SUGGESTED="nvidia"
    1.10  WEB_SITE="http://www.blender.org/"
    1.11  WGET_URL="http://download.blender.org/release/Blender${VERSION}/$TARBALL"
    1.12  TAGS="3D creator editor"