wok diff tcc/receipt @ rev 5514
Up: wine (1.1.44)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Mon May 10 19:53:53 2010 +0000 (2010-05-10) |
parents | cb3974d9da27 |
children | 2f9a90706449 |
line diff
1.1 --- a/tcc/receipt Fri Sep 25 09:09:41 2009 +0200 1.2 +++ b/tcc/receipt Mon May 10 19:53:53 2010 +0000 1.3 @@ -8,6 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://bellard.org/$PACKAGE/" 1.6 WGET_URL="http://download.savannah.nongnu.org/releases/tinycc/$TARBALL" 1.7 +TAGS="compiler C" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()