wok-6.x diff chemtool/receipt @ rev 5371
Fixed bug #316 - 3 missing BUILD_DEPENDS in slim package.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Apr 30 03:51:49 2010 +0000 (2010-04-30) |
parents | 2407153fdf77 |
children | 4b390bffacff |
line diff
1.1 --- a/chemtool/receipt Mon Mar 16 21:35:18 2009 +0000 1.2 +++ b/chemtool/receipt Fri Apr 30 03:51:49 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/" 1.6 WGET_URL="http://ruby.chemie.uni-freiburg.de/~martin/chemtool/$TARBALL" 1.7 +TAGS="chemistry" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()