update README to mention libmnl dependency
authorMarc Fournier <marc.fournier@camptocamp.com>
Mon, 22 Jul 2013 10:54:24 +0000 (12:54 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Mon, 22 Jul 2013 12:43:15 +0000 (14:43 +0200)
README

diff --git a/README b/README
index 3f65963..50e2743 100644 (file)
--- a/README
+++ b/README
@@ -618,6 +618,10 @@ Prerequisites
     Used by the `memcachec' plugin to connect to a memcache daemon.
     <http://tangent.org/552/libmemcached.html>
 
+  * libmnl (optional)
+    Used by the `netlink' plugin.
+    <http://www.netfilter.org/projects/libmnl/>
+
   * libmodbus (optional)
     Used by the “modbus” plugin to communicate with Modbus/TCP devices. The
     “modbus” plugin works with version 2.0.3 of the library – due to frequent
@@ -632,10 +636,6 @@ Prerequisites
     Required for the “netapp” plugin.
     This library is part of the “Manage ONTAP SDK” published by NetApp.
 
-  * libnetlink (optional)
-    Used, obviously, for the `netlink' plugin.
-    <http://www.linuxfoundation.org/en/Net:Iproute2>
-
   * libnetsnmp (optional)
     For the `snmp' plugin.
     <http://www.net-snmp.org/>