add hinotify dependencies

This commit is contained in:
Joey Hess 2012-06-04 13:33:56 -04:00
parent 7053f5f947
commit 59ce18d757
3 changed files with 4 additions and 1 deletions

View file

@ -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/)