Readme.Compiling.md: Mention the need for zstd and python3
Change-Id: I9d787e3e79a6da419e6d08496463df493026e720
This commit is contained in:
parent
768aa9d339
commit
a143f249c2
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user