From 7a91c4952bd3778ee2a58fe1ce50ee76fdd8ea75 Mon Sep 17 00:00:00 2001 From: "0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d6730" <0xloem@web> Date: Tue, 6 Dec 2016 14:59:40 +0000 Subject: [PATCH] --- doc/install/fromsource.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/fromsource.mdwn b/doc/install/fromsource.mdwn index c46321099b..7973e3dc93 100644 --- a/doc/install/fromsource.mdwn +++ b/doc/install/fromsource.mdwn @@ -83,7 +83,7 @@ Get the git-annex source code, and inside the source tree, run: To build with all features enabled, including the assistant and webapp, you will need to install several C libraries and their headers, -including libgnutls, libgsasl, libxml2, libmagic, and zlib. How to do +including libgnutls, libgsasl, libxml2, libmagic, zlib, and chrpath. How to do that for your OS is beyond the scope of this page. Once the C libraries are installed, run inside the source tree: