README.md: add depention g++-multilib

This commit is contained in:
CN_SZTL 2019-08-13 15:27:49 +08:00
parent d81335624d
commit b2c51fef8c
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -11,9 +11,9 @@ Ubuntu 14.04 LTS x86\_64 (16.04 LTS is OK)<br>
At least 2G RAM & 2 CPU Cores<br>
At least 25G HDD<br>
## Install the necessary software
## Install the necessary packages
```bash
sudo apt-get -y install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex uglifyjs git-core gcc-multilib p7zip p7zip-full msmtp libssl-dev texinfo libglib2.0-dev xmlto qemu-utils upx libelf-dev autoconf automake libtool autopoint
sudo apt-get -y install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex uglifyjs git-core gcc-multilib g++-multilib p7zip p7zip-full msmtp libssl-dev texinfo libglib2.0-dev xmlto qemu-utils upx libelf-dev autoconf automake libtool autopoint
```
## Clone the source