README: Mention new (optional) libgio dependency.
libgio may or may not be part of a larger libglib package, depending on OS and distro.
This commit is contained in:
parent
59d916fe67
commit
2489de3a24
1
README
1
README
|
@ -46,6 +46,7 @@ Requirements for the C library:
|
|||
- libftdi1 >= 1.0 (optional, used by some drivers)
|
||||
- libgpib (optional, used by some drivers)
|
||||
- libieee1284 (optional, used by some drivers)
|
||||
- libgio >= 2.32.0 (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)
|
||||
|
|
Loading…
Reference in New Issue