summaryrefslogtreecommitdiff
path: root/doc/install.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-07 14:54:00 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-07 14:54:00 -0400
commita8e05c8da1484b78860557344f37df07f7abc9fc (patch)
tree3c4e8ec98d9d6afc97dcca0dd3a835cd8e331b84 /doc/install.mdwn
parent980e93ae0ed371c6a39795bbad8781c51a93b30f (diff)
add network-multicast to bulld depends
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r--doc/install.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 31a5b15d3..92b0897f4 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -65,6 +65,7 @@ libraries. To build and use git-annex by hand, you will need:
* [crypto-api](http://hackage.haskell.org/package/crypto-api)
* [hamlet](http://hackage.haskell.org/package/hamlet)
* [clientsession](http://hackage.haskell.org/package/clientsession)
+ * [network-multicast](http://hackage.haskell.org/package/network-multicast)
* Shell commands
* [git](http://git-scm.com/)
* [uuid](http://www.ossp.org/pkg/lib/uuid/)