mirror of
https://github.com/tuxbox-neutrino/buildenv.git
synced 2025-08-26 23:13:18 +02:00
Update README.md
This commit is contained in:
@@ -6,7 +6,10 @@ For details and download of Tuxbox-Builder VM see: https://sourceforge.net/proje
|
|||||||
|
|
||||||
### Install required packages (Debian 9/10)
|
### Install required packages (Debian 9/10)
|
||||||
```bash
|
```bash
|
||||||
apt-get install -y gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat cpio python python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa pylint3 xterm subversion locales-all libxml2-utils ninja-build default-jre clisp libcapstone3
|
apt-get install -y gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential \
|
||||||
|
chrpath socat cpio python python3 python3-pip python3-pexpect xz-utils debianutils \
|
||||||
|
iputils-ping python3-git python3-jinja2 libegl1-mesa pylint3 xterm subversion locales-all \
|
||||||
|
libxml2-utils ninja-build default-jre clisp libcapstone3
|
||||||
```
|
```
|
||||||
Also required is sdl.
|
Also required is sdl.
|
||||||
```bash
|
```bash
|
||||||
|
Reference in New Issue
Block a user