wok-current diff bc/receipt @ rev 7833
Fix: get-LibreOffice - because v1.0 never works, right?
author | Ben Arnold <ben@seawolfsanctuary.com> |
---|---|
date | Mon Dec 27 00:48:31 2010 +0000 (2010-12-27) |
parents | 04d6abcf6d15 |
children | 03933a919f81 |
line diff
1.1 --- a/bc/receipt Fri Oct 03 10:33:15 2008 +0000 1.2 +++ b/bc/receipt Mon Dec 27 00:48:31 2010 +0000 1.3 @@ -9,6 +9,7 @@ 1.4 BUILD_DEPENDS="flex" 1.5 WEB_SITE="http://www.gnu.org/software/bc/" 1.6 WGET_URL="http://ftp.gnu.org/pub/gnu/bc/$TARBALL" 1.7 +TAGS="calculator" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()