This commit is contained in:
Joey Hess 2012-07-19 16:29:22 -04:00
parent f20a40f9d4
commit d5051ec088

View file

@ -46,6 +46,8 @@ To build and use git-annex, you will need:
(optional; version 2.3 or newer) (optional; version 2.3 or newer)
* [hinotify](http://hackage.haskell.org/package/hinotify) * [hinotify](http://hackage.haskell.org/package/hinotify)
(optional; Linux only) (optional; Linux only)
* [dbus](http://hackage.haskell.org/package/dbus)
(optional)
* Shell commands * Shell commands
* [git](http://git-scm.com/) * [git](http://git-scm.com/)
* [uuid](http://www.ossp.org/pkg/lib/uuid/) * [uuid](http://www.ossp.org/pkg/lib/uuid/)