]> sigrok.org Git - libsigrok.git/commitdiff
README: Document new libserialport requirement.
authorUwe Hermann <redacted>
Wed, 13 Nov 2013 18:35:27 +0000 (19:35 +0100)
committerUwe Hermann <redacted>
Thu, 14 Nov 2013 22:48:29 +0000 (23:48 +0100)
README

diff --git a/README b/README
index ca3401c1260965278594b01826f852c8045e2f98..867c1b5d36b2ae01a6d971169c181e902553f519 100644 (file)
--- a/README
+++ b/README
@@ -36,7 +36,8 @@ Requirements
  - pkg-config >= 0.22
  - libglib >= 2.32.0
  - libzip >= 0.10
- - libusb-1.0 >= 1.0.9 (optional, used by most drivers)
+ - libserialport >= 0.1 (optional, used by some drivers)
+ - libusb-1.0 >= 1.0.9 (optional, used by some 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)