Readme.Compiling.md: Mention the need for zstd and python3

Change-Id: I9d787e3e79a6da419e6d08496463df493026e720
This commit is contained in:
François Revol 2023-11-18 14:58:01 +01:00
parent 768aa9d339
commit a143f249c2

View File

@ -37,6 +37,7 @@ nightly builds.
* `[un]zip`
* `xorriso`
* `mtools` (<https://gnu.org/software/mtools/intro.html>)
* `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: