diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-23 20:24:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-23 20:24:23 -0400 |
commit | 0db413d7771b4840a007cad56348f89fe1b80644 (patch) | |
tree | 91d129049ab90dac9debe1be85423c009bc483c6 /doc/install | |
parent | 38488f56da25221e66b3ad306906c5ff7f74c62b (diff) |
added network-protocol-xmpp and -DWITH_XMPP
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/fromscratch.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install/fromscratch.mdwn b/doc/install/fromscratch.mdwn index 4410a59b9..f79ae7dc7 100644 --- a/doc/install/fromscratch.mdwn +++ b/doc/install/fromscratch.mdwn @@ -42,6 +42,7 @@ quite a lot. * [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) + * [network-protocol-xmpp](http://hackage.haskell.org/package/network-protocol-xmpp) * Shell commands * [git](http://git-scm.com/) * [uuid](http://www.ossp.org/pkg/lib/uuid/) |