add build dep on network-info

This commit is contained in:
Joey Hess 2012-09-07 19:44:20 -04:00
parent 01b908aea8
commit 24bfabe263
4 changed files with 8 additions and 6 deletions

View file

@ -66,6 +66,7 @@ libraries. To build and use git-annex by hand, you will need:
* [hamlet](http://hackage.haskell.org/package/hamlet)
* [clientsession](http://hackage.haskell.org/package/clientsession)
* [network-multicast](http://hackage.haskell.org/package/network-multicast)
* [network-info](http://hackage.haskell.org/package/network-info)
* Shell commands
* [git](http://git-scm.com/)
* [uuid](http://www.ossp.org/pkg/lib/uuid/)