Readme.Compiling.md: Mention the need for zstd and python3
Change-Id: I9d787e3e79a6da419e6d08496463df493026e720
This commit is contained in:
@@ -37,6 +37,7 @@ nightly builds.
|
|||||||
* `[un]zip`
|
* `[un]zip`
|
||||||
* `xorriso`
|
* `xorriso`
|
||||||
* `mtools` (<https://gnu.org/software/mtools/intro.html>)
|
* `mtools` (<https://gnu.org/software/mtools/intro.html>)
|
||||||
|
* `python3`
|
||||||
* case-sensitive file system
|
* case-sensitive file system
|
||||||
|
|
||||||
Whether they are installed can be tested by running them in a shell with
|
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:
|
The following libraries (and their respective headers) are required:
|
||||||
* `zlib`
|
* `zlib`
|
||||||
|
* `zstd`
|
||||||
|
|
||||||
### Haiku for ARM
|
### Haiku for ARM
|
||||||
If you want to compile Haiku for ARM, you will also need:
|
If you want to compile Haiku for ARM, you will also need:
|
||||||
|
|||||||
Reference in New Issue
Block a user