From b9718c43529b32b5a8a356a9de2a1e1c1382127a Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Wed, 13 Jan 2021 19:31:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af7b213..a5d31b4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ For details and download of Tuxbox-Builder VM see: https://sourceforge.net/proje ### Install required packages (Debian 9/10) ```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 +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. ```bash