Code

Merge branch 'jr/json'
authorFlorian Forster <octo@collectd.org>
Sun, 18 Aug 2013 08:03:52 +0000 (10:03 +0200)
committerFlorian Forster <octo@collectd.org>
Sun, 18 Aug 2013 08:03:52 +0000 (10:03 +0200)
README

diff --git a/README b/README
index 3d478971029c0030820b02a86fcf1acb12e05ebb..23e0172636da2bd8bc2d4fa81d174b89aefcb7ad 100644 (file)
--- a/README
+++ b/README
@@ -706,6 +706,11 @@ Prerequisites
     To read from `lm_sensors', see the `sensors' plugin.
     <http://www.lm-sensors.org/>
 
+  * libsigrok (optional)
+    Used by the sigrok plugin. In addition, libsigrok depends on glib,
+    libzip, and optionally (depending on which drivers are enabled) on
+    libusb, libftdi and libudev.
+
   * libstatgrab (optional)
     Used by various plugins to collect statistics on systems other than Linux
     and/or Solaris.