update deps

This commit is contained in:
Joey Hess 2012-09-11 20:26:44 -04:00
parent cfd235a05a
commit 6b36c18f2d
2 changed files with 4 additions and 2 deletions

View file

@ -79,6 +79,8 @@ libraries. To build and use git-annex by hand, you will need:
* [gpg](http://gnupg.org/) (optional; needed for encryption)
* [lsof](ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/)
(optional; recommended for watch mode)
* multicast DNS support, provided on linux by [nss-mdns](http://www.0pointer.de/lennart/projects/nss-mdns/)
(optional; recommended for the assistant to support pairing well)
* [ikiwiki](http://ikiwiki.info) (optional; used to build the docs)
Then just [[download]] git-annex and run: `make; make install`