wok-current diff bison/receipt @ rev 3809
Up: tazpkg (3.0) - New commands, improvment and fix
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Aug 05 23:26:27 2009 +0200 (2009-08-05) |
parents | a202b328cf9b |
children | 903304956fc2 |
line diff
1.1 --- a/bison/receipt Tue May 26 17:23:26 2009 +0200 1.2 +++ b/bison/receipt Wed Aug 05 23:26:27 2009 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 BUILD_DEPENDS="m4" 1.5 WEB_SITE="http://www.gnu.org/software/bison/" 1.6 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="parser language" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()