mirror of https://github.com/aria2/aria2
Add libssh2 to android build instruction
parent
e47b012969
commit
281002072f
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue