summaryrefslogtreecommitdiff
path: root/qpid/cpp/README-dist
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2006-12-07 18:40:06 +0000
committerAlan Conway <aconway@apache.org>2006-12-07 18:40:06 +0000
commit257503fa74231c8a48015250635d4d547777315f (patch)
tree5526e06f5b841ecdb3f33507da84fcfdf63ab80e /qpid/cpp/README-dist
parent80bb488c29ef21987ad340a12629e0bd8187b6c9 (diff)
downloadqpid-python-257503fa74231c8a48015250635d4d547777315f.tar.gz
Added "make html" target to build doxygen documentation in docs/api/html.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@483600 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/README-dist')
-rw-r--r--qpid/cpp/README-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/README-dist b/qpid/cpp/README-dist
index 133eb7da81..febdd7c3b3 100644
--- a/qpid/cpp/README-dist
+++ b/qpid/cpp/README-dist
@@ -11,7 +11,7 @@ Optional: if you want to run the qpid unit tests:
If you use yum to install packages you can do:
- # yum install apr boost
+ # yum install apr apr-devel boost boost-devel cppunit cppunit-devel
== Building ==