summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/building.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/building.md b/docs/building.md
index e40334b5445..c37b31d5e53 100644
--- a/docs/building.md
+++ b/docs/building.md
@@ -18,6 +18,7 @@ To build MongoDB, you will need:
* `libcurl4-nss-dev`
* `libcurl4-gnutls-dev`
* On Ubuntu, the lzma library is required. Install `liblzma-dev`
+ * On Amazon Linux, the xz-devel library is required. `yum install xz-devel`
* Python 3.7.x and Pip modules:
* See the section "Python Prerequisites" below.
* About 13 GB of free disk space for the core binaries (`mongod`,