From d7bbe01a9517f4ac3b3d05fc782906b88d66da6e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Oct 2021 12:26:22 -0400 Subject: [PATCH] remove xmpp mention --- doc/install/fromsource.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install/fromsource.mdwn b/doc/install/fromsource.mdwn index f024974daa..c8a75779e2 100644 --- a/doc/install/fromsource.mdwn +++ b/doc/install/fromsource.mdwn @@ -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 -- 2.30.2