wok-6.x diff doxygen/receipt @ rev 6654
Added linux-api-headers. This is like linux-headers but it doesn't depend on linux to be build. Also this means we can update the kernel without rebuild the toolchain.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 11 02:17:02 2010 +0000 (2010-10-11) |
parents | 3d99ecce2d4b |
children | b6b2dcec29f8 |
line diff
1.1 --- a/doxygen/receipt Sun Oct 05 23:16:15 2008 +0000 1.2 +++ b/doxygen/receipt Mon Oct 11 02:17:02 2010 +0000 1.3 @@ -9,7 +9,8 @@ 1.4 BUILD_DEPENDS="perl graphviz" 1.5 WEB_SITE="http://www.stack.nl/~dimitri/doxygen/" 1.6 WGET_URL="ftp://ftp.stack.nl/pub/users/dimitri/$TARBALL" 1.7 -#http://ftp.stack.nl/pub/users/dimitri/doxygen-1.5.7.1.src.tar.gz" 1.8 +TAGS="language documentation" 1.9 + 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()