summaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
authorosher <osher.filter@gmail.com>2020-04-30 23:08:09 +0300
committerAnna Henningsen <anna@addaleax.net>2020-05-08 01:20:48 +0200
commitd6913dc1f0ce8318b35b8a71e422f01993ad78c4 (patch)
tree9fa88c6dd022c7a10d4502704fbe5d625104f5a8 /BUILDING.md
parentd6b19fd5378d53ed1180ad241b8597c4f9c550eb (diff)
downloadios-node-v8-d6913dc1f0ce8318b35b8a71e422f01993ad78c4.tar.gz
ios-node-v8-d6913dc1f0ce8318b35b8a71e422f01993ad78c4.tar.bz2
ios-node-v8-d6913dc1f0ce8318b35b8a71e422f01993ad78c4.zip
doc: mention python3-distutils dependency in BUILDING.md
Ran into #30189, solved by this comment: https://github.com/nodejs/node/issues/30189#issuecomment-548250793 Refs: https://github.com/nodejs/node/issues/30189 PR-URL: https://github.com/nodejs/node/pull/33174 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Christian Clauss <cclauss@me.com>
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILDING.md b/BUILDING.md
index a7dc040f5f..13caddbdc1 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -249,6 +249,8 @@ Installation via Linux package manager can be achieved with:
FreeBSD and OpenBSD users may also need to install `libexecinfo`.
+Python 3 users may also need to install `python3-distutils`.
+
#### macOS prerequisites
* Xcode Command Line Tools >= 10 for macOS