diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 17:27:37 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 17:27:37 +0200 |
commit | b828779d7ae396122e4bdd114288fdd5e20a053e (patch) | |
tree | f9a7ce47578d6ca022a39bd4dc06bedf09e60e92 /libraries/libtorrent | |
parent | 7217debe7fa3cfda09000ff293b7e4383f130293 (diff) |
libraries/libtorrent: Fixed dep information
Diffstat (limited to 'libraries/libtorrent')
-rw-r--r-- | libraries/libtorrent/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/libtorrent/README b/libraries/libtorrent/README index b9db835d71ae..b7e742400136 100644 --- a/libraries/libtorrent/README +++ b/libraries/libtorrent/README @@ -3,5 +3,3 @@ on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed of the official client. - -This requires libsigc++. |