From eb95b5874d307c6c321d8a4c5e6004bd77b51ce3 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 2 Feb 2009 16:44:08 -0400 Subject: Yet another README update. --- README.textile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.textile b/README.textile index 89e5ebd8..7b591df0 100644 --- a/README.textile +++ b/README.textile @@ -43,15 +43,15 @@ h1. Dependencies If you wish to proceed in this venture, you'll need a few dependencies: | Boost | 1.35 or higher | if you're building *CURRENT* | - | Python | 2.4 or higher | optional | + | Python | 2.4 or higher | _optional_ | | GMP | 4.2.2 | for all builds | | MPFR | 2.4.0 | if you're building *CURRENT* | - | libofx | 0.8.3 | optional | + | libofx | 0.8.3 | _optional_ | | pcre | 7.7 | if you're building *BETA* or *RELEASE* | | cppunit | 1.12.1 | if you're building *CURRENT* | - | lcov | 1.6 | optional, for "make report" | - | doxygen | 1.5.7.1 | optional, for "make docs" | - | texinfo | 4.13 | optional, for "make docs" | + | lcov | 1.6 | _optional_, for @make report@, used with @./acprep --gcov@| + | doxygen | 1.5.7.1 | _optional_, for @make docs@ | + | texinfo | 4.13 | _optional_, for @make docs@ | h2. MacPorts -- cgit v1.2.3