]> sigrok.org Git - libsigrok.git/blobdiff - README
Code cleanup.
[libsigrok.git] / README
diff --git a/README b/README
index 7439d0c2f241df6077dc86c84c39a051e8b9f030..73ee69d694892c7c8f6bc678cddea45ee0542caf 100644 (file)
--- a/README
+++ b/README
@@ -35,10 +35,11 @@ Requirements
  - libtool
  - pkg-config >= 0.22
  - libglib >= 2.28.0
- - libusb >= 1.0.5 (for most hardware)
  - libzip >= 0.8
- - libftdi >= 0.16 (for some hardware)
- - libudev >= 151 (for some hardware)
+ - libusb-1.0 >= 1.0.9 (optional, used by most drivers)
+ - libftdi >= 0.16 (optional, used by some drivers)
+ - libudev >= 151 (optional, used by some drivers)
+ - libasound / alsa-lib >= 1.0 (optional, only used by the alsa driver)
 
 
 Building and installing