README: Document that libftdi1 is also an option.

This commit is contained in:
Uwe Hermann 2014-06-16 13:20:56 +02:00
parent c78bcc6f5d
commit ab4458df16
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -39,7 +39,7 @@ Requirements
- libserialport >= 0.1.0 (optional, used by some drivers)
- librevisa >= 0.0.20130812 (optional, used by some drivers)
- libusb-1.0 >= 1.0.16 (optional, used by some drivers)
- libftdi >= 0.16 (optional, used by some drivers)
- libftdi >= 0.16 or libftdi1 >= 1.0 (optional, used by some drivers)
- check >= 0.9.4 (optional, only needed to run unit tests)