diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 21:58:03 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-25 13:22:27 +0200 |
commit | 0c6d6b8530c3c9458b69f2b3ca177a402db0b321 (patch) | |
tree | 4e6005e8da6e2cf633db5902585a8cbed7b44920 /network/aria2 | |
parent | 665f05cc7959afc552718989e60823227a71c2e3 (diff) | |
download | slackbuilds-0c6d6b8530c3c9458b69f2b3ca177a402db0b321.tar.gz |
network/aria2: Fixed dep information
Diffstat (limited to 'network/aria2')
-rw-r--r-- | network/aria2/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/network/aria2/README b/network/aria2/README index dc7304be8e..c48620b588 100644 --- a/network/aria2/README +++ b/network/aria2/README @@ -1,8 +1,6 @@ aria2 is a utility for downloading files. The supported protocols are HTTP(S), FTP, BitTorrent (DHT, PEX, MSE/PE), and Metalink. -This requires c-ares from SlackBuilds.org. - To use OpenSSL and Expat rather than GnuTLS and libxml2 run the script as follows: XML="libexpat" HTTPS="openssl" ./aria2.SlackBuild |