wok-stable diff re2c/receipt @ rev 9704
gcc: make it build with cookutils and let tazwok use its functions
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 08 20:03:09 2011 +0200 (2011-05-08) |
parents | ac4a4ec1c9e1 |
children |
line diff
1.1 --- a/re2c/receipt Wed Apr 29 21:28:38 2009 +0200 1.2 +++ b/re2c/receipt Sun May 08 20:03:09 2011 +0200 1.3 @@ -8,6 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://re2c.org/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="scanner" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()