wok rev 7975

Fix: doxygen needs flex to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 17 17:56:23 2011 +0100 (2011-01-17)
parents 99a2fb1f6def
children 76f818e75b36
files doxygen/receipt
line diff
     1.1 --- a/doxygen/receipt	Mon Jan 17 17:55:29 2011 +0100
     1.2 +++ b/doxygen/receipt	Mon Jan 17 17:56:23 2011 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Source code documentation generator tool."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.src.tar.gz"
     1.7 -BUILD_DEPENDS="perl graphviz"
     1.8 +BUILD_DEPENDS="perl graphviz flex"
     1.9  WEB_SITE="http://www.stack.nl/~dimitri/doxygen/"
    1.10  WGET_URL="ftp://ftp.stack.nl/pub/users/dimitri/$TARBALL"
    1.11  TAGS="language documentation"