wok-6.x diff bison/receipt @ rev 4158
Fix: asterisk *DEPENDS
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Sep 22 14:00:23 2009 +0200 (2009-09-22) |
parents | a202b328cf9b |
children | 903304956fc2 |
line diff
1.1 --- a/bison/receipt Tue May 26 17:23:26 2009 +0200 1.2 +++ b/bison/receipt Tue Sep 22 14:00:23 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()