Update README-en.md

This commit is contained in:
2022-08-25 10:59:20 +02:00
committed by GitHub
parent 84e8e7f4b3
commit 91e99de80c

View File

@@ -9,6 +9,7 @@
## Preparation ## Preparation
### Install required host packages (Debian 11) ### Install required host packages (Debian 11)
For usage with other distributions see: [Yocto Project Quick Build](https://docs.yoctoproject.org/3.2.4/ref-manual/ref-system-requirements.html#supported-linux-distributions)
> :memo: **NOTE:** If you are using the Tuxbox-Builder VM (this is not mandatory) please jump to [step 1](#1-Clone-init-script). The Tuxbox-Builder VM already contains required packages. For details and download of Tuxbox-Builder VM see: [Tuxbox-Builder](https://sourceforge.net/projects/n4k/files/Tuxbox-Builder) > :memo: **NOTE:** If you are using the Tuxbox-Builder VM (this is not mandatory) please jump to [step 1](#1-Clone-init-script). The Tuxbox-Builder VM already contains required packages. For details and download of Tuxbox-Builder VM see: [Tuxbox-Builder](https://sourceforge.net/projects/n4k/files/Tuxbox-Builder)
```bash ```bash
@@ -17,7 +18,6 @@ chrpath socat cpio python python3 python3-pip python3-pexpect xz-utils debianuti
iputils-ping python3-git python3-jinja2 libegl1-mesa pylint3 xterm subversion locales-all \ iputils-ping python3-git python3-jinja2 libegl1-mesa pylint3 xterm subversion locales-all \
libxml2-utils ninja-build default-jre clisp libcapstone4 libsdl2-dev doxygen libxml2-utils ninja-build default-jre clisp libcapstone4 libsdl2-dev doxygen
``` ```
For usage with other distributions see: [Yocto Project Quick Build](https://docs.yoctoproject.org/3.2.4/ref-manual/ref-system-requirements.html#supported-linux-distributions)
#### Recommended additional packages for graphical support and analyzing (e.g. with Kdevelop, Meld): #### Recommended additional packages for graphical support and analyzing (e.g. with Kdevelop, Meld):
```bash ```bash