From a143f249c2ebb0ba596aa44a32dfc5a30fab4d4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Sat, 18 Nov 2023 14:58:01 +0100 Subject: [PATCH] Readme.Compiling.md: Mention the need for zstd and python3 Change-Id: I9d787e3e79a6da419e6d08496463df493026e720 --- ReadMe.Compiling.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ReadMe.Compiling.md b/ReadMe.Compiling.md index 8110f3eb71..7937096024 100644 --- a/ReadMe.Compiling.md +++ b/ReadMe.Compiling.md @@ -37,6 +37,7 @@ nightly builds. * `[un]zip` * `xorriso` * `mtools` () + * `python3` * case-sensitive file system Whether they are installed can be tested by running them in a shell with @@ -44,6 +45,7 @@ the `--version` parameter. The following libraries (and their respective headers) are required: * `zlib` + * `zstd` ### Haiku for ARM If you want to compile Haiku for ARM, you will also need: