pull/1/head
Tatsuhiro Tsujikawa 2006-04-01 15:00:43 +00:00
parent 8cec3f1153
commit 7228402dad
1 changed files with 2 additions and 2 deletions

4
README
View File

@ -32,10 +32,10 @@ The executable is aria2c in src directory.
4. Dependency
-------------
In order to enable HTTPS support, you need GNUTLS or OpenSSL.
In order to enable BitTorrent support, you need GCRYPT(if you choose GNUTLS)
or OpenSSL.
In order to enable BitTorrent support, you need GNUTLS+GCRYPT or OpenSSL.
GNUTLS has precedence over OpenSSL if both libraries are installed.
If you prefer OpenSSL, run configure with "--without-gnutls".
5. BitTorrrent
--------------