diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-04 13:33:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-04 13:34:22 -0400 |
commit | 59ce18d7572a088408ec3477999612d9f2b3b043 (patch) | |
tree | 2f0de6638d4e974cc146d05932dd1700993f041e /doc/install.mdwn | |
parent | 7053f5f94730cc171f677b1c267d479ba046b8b5 (diff) |
add hinotify dependencies
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r-- | doc/install.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn index fe0522aa0..ec3a7b013 100644 --- a/doc/install.mdwn +++ b/doc/install.mdwn @@ -41,6 +41,7 @@ To build and use git-annex, you will need: * [IfElse](http://hackage.haskell.org/package/IfElse) * [bloomfilter](http://hackage.haskell.org/package/bloomfilter) * [edit-distance](http://hackage.haskell.org/package/edit-distance) + * [hinotify](http://hackage.haskell.org/package/hinotify) * Shell commands * [git](http://git-scm.com/) * [uuid](http://www.ossp.org/pkg/lib/uuid/) |