remove xmpp mention
authorJoey Hess <joeyh@joeyh.name>
Tue, 19 Oct 2021 16:26:22 +0000 (12:26 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 19 Oct 2021 16:26:22 +0000 (12:26 -0400)
doc/install/fromsource.mdwn

index f024974daabe242db341a6009f80bdf0259665c1..c8a75779e280b4e6c8704f3584d4c8182052fd92 100644 (file)
@@ -64,11 +64,11 @@ yielding a less reliable build. Stack also only installs the binary,
 and not other files.)
 
 Note that this build produces a git-annex without the build flags
-XMPP, DBUS, and MagicMime.
+DBUS and MagicMime.
 These optional features require installing additional C libraries.
 To try to build with these features 
 enabled, pass extra parameters when running `stack build`: 
-`--flag git-annex:XMPP --flag git-annex:DBUS --flag git-annex:MagicMime`
+`--flag git-annex:DBUS --flag git-annex:MagicMime`
 
 ## minimal build from source with cabal