summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.textile10
1 files 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