README: Document that libftdi1 is also an option.
This commit is contained in:
parent
c78bcc6f5d
commit
ab4458df16
2
README
2
README
|
@ -39,7 +39,7 @@ Requirements
|
||||||
- libserialport >= 0.1.0 (optional, used by some drivers)
|
- libserialport >= 0.1.0 (optional, used by some drivers)
|
||||||
- librevisa >= 0.0.20130812 (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)
|
- 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)
|
- check >= 0.9.4 (optional, only needed to run unit tests)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue