diff options
Diffstat (limited to 'qpid/cpp/README')
| -rw-r--r-- | qpid/cpp/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/qpid/cpp/README b/qpid/cpp/README index a6c25dcd0f..b50d00ed7c 100644 --- a/qpid/cpp/README +++ b/qpid/cpp/README @@ -33,9 +33,11 @@ The following libraries and header files must be installed to build a source distribution: * boost <http://www.boost.org> (1.33.1) * uuid <http://e2fsprogs.sourceforge.net/> (1.39) - * apr <http://apr.apache.org> (1.2.7) * pkgconfig <http://pkgconfig.freedesktop.org/wiki/> (0.21) +Building on a platform other than Linux currently requires: + * apr <http://apr.apache.org> (1.2.7) + Optional cluster functionality requires: * openais <http://openais.org/> (0.80.3) |
