README: Mention the missing libieee1284 requirement.

This commit is contained in:
Uwe Hermann 2016-01-29 18:30:32 +01:00
parent b165a24234
commit db5449b918
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -43,6 +43,7 @@ Requirements for the C library:
- libusb-1.0 >= 1.0.16 (optional, used by some drivers)
- libftdi >= 0.16 or libftdi1 >= 1.0 (optional, used by some drivers)
- libgpib (optional, used by some drivers)
- libieee1284 (optional, used by some drivers)
- check >= 0.9.4 (optional, only needed to run unit tests)
- doxygen (optional, only needed for the C API docs)
- graphviz (optional, only needed for the C API docs)