wok-next diff bison/receipt @ rev 4027

dmraid/grub-dmraid: ensure raid is up
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 05 11:28:55 2009 +0200 (2009-09-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	Sat Sep 05 11:28:55 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()