check lsof at runtime

This commit is contained in:
Joey Hess 2012-06-16 02:49:26 -04:00
parent 0052cec2b7
commit 7d6329e5e4
3 changed files with 10 additions and 17 deletions

View file

@ -55,7 +55,7 @@ To build and use git-annex, you will need:
a sha1 command will also do)
* [gpg](http://gnupg.org/) (optional; needed for encryption)
* [lsof](ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/)
(needed for watch mode)
(optional; recommended for watch mode)
* [ikiwiki](http://ikiwiki.info) (optional; used to build the docs)
Then just [[download]] git-annex and run: `make; make install`