summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-07 19:44:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-07 19:44:20 -0400
commit24bfabe263204192acea3a1e9bb991111a8154a4 (patch)
tree1fe5f634269a75e4e826fa7ddc1c3462f506ac29 /doc
parent01b908aea825f017adc566910ab0aa9a6c30774f (diff)
add build dep on network-info
Diffstat (limited to 'doc')
-rw-r--r--doc/install.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 92b0897f4..65ef07589 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -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/)