Browse Source

Add libssh2 to android build instruction

Tatsuhiro Tsujikawa 10 years ago
parent
commit
281002072f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.rst

+ 1 - 0
README.rst

@@ -351,6 +351,7 @@ assumes the following libraries have been built for cross-compile:
 * openssl
 * openssl
 * expat
 * expat
 * zlib
 * zlib
+* libssh2
 
 
 When building the above libraries, make sure that disable shared
 When building the above libraries, make sure that disable shared
 library and enable only static library. We are going to link those
 library and enable only static library. We are going to link those