wok-6.x diff blender/receipt @ rev 5228
Add xfce4-notification
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Apr 07 22:32:08 2010 +0200 (2010-04-07) |
parents | 395ec8205cff |
children | 8c64f64218f9 |
line diff
1.1 --- a/blender/receipt Sun Feb 28 12:41:24 2010 +0100 1.2 +++ b/blender/receipt Wed Apr 07 22:32:08 2010 +0200 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"