README: add mention to libcap
authorMarc Fournier <marc.fournier@camptocamp.com>
Tue, 19 May 2015 12:44:55 +0000 (14:44 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Tue, 19 May 2015 12:44:55 +0000 (14:44 +0200)
README

diff --git a/README b/README
index 539de20..f2617e5 100644 (file)
--- a/README
+++ b/README
@@ -636,6 +636,12 @@ Prerequisites
     Used by the `smart' plugin.
     <http://git.0pointer.de/?p=libatasmart.git>
 
+  * libcap (optional)
+    The `turbostat' plugin can optionally build Linux Capabilities support,
+    which avoids full privileges requirement (aka. running as root) to read
+    values.
+    <http://sites.google.com/site/fullycapable/>
+
   * libclntsh (optional)
     Used by the `oracle' plugin.