From ac2a9bb2705bac6eb094bbe33aa748ce31ca64d0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 18 Dec 2014 14:22:43 -0400 Subject: When possible, build with the haskell torrent library for parsing torrent files. --- doc/special_remotes/bittorrent.mdwn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/special_remotes') diff --git a/doc/special_remotes/bittorrent.mdwn b/doc/special_remotes/bittorrent.mdwn index 36fa1b879..4821acc63 100644 --- a/doc/special_remotes/bittorrent.mdwn +++ b/doc/special_remotes/bittorrent.mdwn @@ -8,8 +8,10 @@ torrent and add it to the git annex repository. See [[tips/using_the_web_as_a_special_remote]] for usage examples. git-annex uses [aria2](http://aria2.sourceforge.net/) to download torrents. -It also needs the `btshowmetainfo` program, from either -bittornado or the original BitTorrent client. + +If git-annex is not built using the haskell torrent library to parse +torrents, it also needs the needs the `btshowmetainfo` program, from +either bittornado or the original BitTorrent client. ## notes -- cgit v1.2.3