Mention libsigrok dependency
authorBert Vermeulen <bert@biot.com>
Sat, 17 Aug 2013 12:46:27 +0000 (14:46 +0200)
committerBert Vermeulen <bert@biot.com>
Sun, 18 Aug 2013 07:39:48 +0000 (09:39 +0200)
README

diff --git a/README b/README
index 3d47897..23e0172 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.