mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
Added protobuf-c dependency
This commit is contained in:
5
README
5
README
@@ -20,14 +20,15 @@ Optional dependencies that enable specific functionality:
|
|||||||
* occtl: libreadline-dev / readline-devel
|
* occtl: libreadline-dev / readline-devel
|
||||||
libnl-route-3-dev / libnl3-devel
|
libnl-route-3-dev / libnl3-devel
|
||||||
|
|
||||||
Dependencies that can be skipped in an embedded system:
|
Dependencies for development, or dependencies that can be skipped
|
||||||
(a replacement library is included)
|
in an embedded system (e.g., because a replacement library is included):
|
||||||
|
|
||||||
libprotobuf-c0-dev / protobuf-c-devel
|
libprotobuf-c0-dev / protobuf-c-devel
|
||||||
libhttp-parser-dev / http-parser-devel
|
libhttp-parser-dev / http-parser-devel
|
||||||
libpcl1-dev / pcllib-devel
|
libpcl1-dev / pcllib-devel
|
||||||
libopts25-dev / autogen-libopts-devel
|
libopts25-dev / autogen-libopts-devel
|
||||||
autogen / autogen
|
autogen / autogen
|
||||||
|
protobuf-c / protobuf-c
|
||||||
|
|
||||||
|
|
||||||
See doc/README.radius for more information on Radius
|
See doc/README.radius for more information on Radius
|
||||||
|
|||||||
Reference in New Issue
Block a user