wok-6.x diff bc/receipt @ rev 5885
privoxy: fix build.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Jul 21 16:00:54 2010 +0200 (2010-07-21) |
parents | 04d6abcf6d15 |
children | 03933a919f81 |
line diff
1.1 --- a/bc/receipt Fri Oct 03 10:33:15 2008 +0000 1.2 +++ b/bc/receipt Wed Jul 21 16:00:54 2010 +0200 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()