wok-stable diff blender/receipt @ rev 4958

mysql-test: fix FSH
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 18 11:17:01 2010 +0100 (2010-02-18)
parents 9771c3252b97
children 395ec8205cff
line diff
     1.1 --- a/blender/receipt	Wed Sep 16 00:12:26 2009 +0200
     1.2 +++ b/blender/receipt	Thu Feb 18 11:17:01 2010 +0100
     1.3 @@ -9,6 +9,7 @@
     1.4  DEPENDS="python mesa libsdl libdrm"
     1.5  WEB_SITE="http://www.blender.org/"
     1.6  WGET_URL="http://download.blender.org/release/Blender${VERSION}/$TARBALL"
     1.7 +TAGS="3D creator editor"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()