[PATCH ocserv 1/4] README: Update dependencies

Kevin Cernekee cernekee at gmail.com
Wed Jan 1 04:08:16 EST 2014


---
 README | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index acc7af6..f2c89b6 100644
--- a/README
+++ b/README
@@ -14,8 +14,8 @@ To build from a distributed release use:
 
 $ ./configure && make
 
-At the minimum this requires GnuTLS headers and libraries installed.  It
-will also link against libpam and libwrap, if present.
+At the minimum this requires GnuTLS and libprotobuf-c headers and libraries
+installed.  It will also link against libpam and libwrap, if present.
 
 When cross compiling it may be useful to add the --enable-local-libopts
 option to configure.
@@ -27,7 +27,7 @@ $ autoreconf -fvi
 $ ./configure && make
 
 In addition to the prerequisites listed above, building from git requires
-the following packages: autoconf, automake, autogen, git2cl, lzip, and xz.
+the following packages: autoconf, automake, autogen, git2cl, and xz.
 
 Note that the system's autogen version must match the included libopts
 version on the development system, if the included libopts library is to
-- 
1.8.2.1




More information about the openconnect-devel mailing list