Skip to content

Commit 59619b0

Browse files
oshercodebytere
authored andcommitted
doc: mention python3-distutils dependency in BUILDING.md
Ran into #30189, solved by this comment: #30189 (comment) Refs: #30189 PR-URL: #33174 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Christian Clauss <[email protected]>
1 parent 0cee4c3 commit 59619b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

BUILDING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,8 @@ Installation via Linux package manager can be achieved with:
255255

256256
FreeBSD and OpenBSD users may also need to install `libexecinfo`.
257257

258+
Python 3 users may also need to install `python3-distutils`.
259+
258260
#### macOS prerequisites
259261

260262
* Xcode Command Line Tools >= 8 for macOS

0 commit comments

Comments
 (0)