summaryrefslogtreecommitdiffstats
path: root/libraries/libsigrok/README
diff options
context:
space:
mode:
author Andrzej Telszewski2017-01-15 17:47:55 +0100
committer Willy Sudiarto Raharjo2017-01-15 17:47:55 +0100
commit875eb121539d56507e9156c5024270fe3f3a71a9 (patch)
tree9bf5d1fafa172a8fa8e79bcbaada7485ec3532b7 /libraries/libsigrok/README
parentafdf2f676fdb45cf7c119963cb2ab8b386fbd856 (diff)
downloadslackbuilds-875eb121539d56507e9156c5024270fe3f3a71a9.tar.gz
libraries/libsigrok: Updated for version 0.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libsigrok/README')
-rw-r--r--libraries/libsigrok/README14
1 files changed, 6 insertions, 8 deletions
diff --git a/libraries/libsigrok/README b/libraries/libsigrok/README
index 7acfbdd03f..967861e1fd 100644
--- a/libraries/libsigrok/README
+++ b/libraries/libsigrok/README
@@ -1,10 +1,8 @@
libsigrok is a shared library written in C, which provides the basic
-hardware access drivers for logic analyzers and other supported
-devices, as well as input/output file format support.
+hardware access drivers for logic analyzers and other supported devices,
+as well as input/output file format support.
-NOTE:
-Slackware's libusb is too old. Thus, to enable more hardware support,
-build with LIBUSB=yes ./libsigrok.SlackBuild
-
-Optional, but highly recommended dependencies are (available from
-SlackBuilds.org): libftdi, librevisa and libserialport.
+Optional dependencies (available from SlackBuilds.org):
+- libftdi,
+- librevisa,
+- libserialport.