wok-next diff rhino/receipt @ rev 5328
get-google-chrome: remove binutils depends
author | Liu Peng <rocky@slitaz.org> |
---|---|
date | Fri Apr 23 20:39:09 2010 +0000 (2010-04-23) |
parents | d7465f7f9abb |
children | ad00280438a6 |
line diff
1.1 --- a/rhino/receipt Mon Aug 10 12:33:20 2009 +0000 1.2 +++ b/rhino/receipt Fri Apr 23 20:39:09 2010 +0000 1.3 @@ -12,6 +12,7 @@ 1.4 TARBALL="${PACKAGE}1_7R2.zip" 1.5 WEB_SITE="http://www.mozilla.org/rhino/" 1.6 WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/js/$TARBALL" 1.7 +TAGS="java javascript" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()