README: Added libnetlink, libnetsnmp and libxmms prerequisites.
authorSebastian Harl <sh@tokkee.org>
Sun, 2 Sep 2007 16:07:43 +0000 (18:07 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Sun, 2 Sep 2007 16:11:08 +0000 (18:11 +0200)
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
README

diff --git a/README b/README
index 1048ea8..57ae455 100644 (file)
--- a/README
+++ b/README
@@ -257,6 +257,10 @@ Prerequisites
 
   * libmysqlclient (optional)
 
+  * libnetlink (optional)
+
+  * libnetsnmp (optional)
+
   * liboping (optional, if not found a version shipped with this distribution
     can be used)
     Used by the `ping' plugin to send and receive ICMP packets.
@@ -281,6 +285,8 @@ Prerequisites
   * libupsclient/nut (optional)
     For the `nut' plugin which queries nut's `upsd'.
 
+  * libxmms (optional)
+
   * librt, libsocket, libkstat, libdevinfo
     Various standard Solaris libraries which provide system functions.