summaryrefslogtreecommitdiff
path: root/cpp/README-dist
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/README-dist')
-rw-r--r--cpp/README-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/README-dist b/cpp/README-dist
index 133eb7da81..febdd7c3b3 100644
--- a/cpp/README-dist
+++ b/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 ==