From b4662911cc4388f740f73fcc6adad78b6c27a315 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 6 Feb 2009 00:46:50 -0400 Subject: Added note about the dependency on graphviz for building docs. --- README.textile | 1 + 1 file changed, 1 insertion(+) diff --git a/README.textile b/README.textile index 105731c4..a09f989d 100644 --- a/README.textile +++ b/README.textile @@ -60,6 +60,7 @@ If you wish to proceed in this venture, you'll need a few dependencies: | libxml2 | 2.7.2 | _optional_, if you're building *BETA* or *RELEASE* | | lcov | 1.6 | _optional_, for @make report@, used with @./acprep --gcov@| | doxygen | 1.5.7.1 | _optional_, for @make docs@ | + | graphviz | 2.20.3 | _optional_, for @make docs@ | | texinfo | 4.13 | _optional_, for @make docs@ | | sloccount | 2.26 | _optional_, for @make sloc@ | -- cgit v1.2.3