We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11cb70d commit 8436cdcCopy full SHA for 8436cdc
README.md
@@ -69,7 +69,7 @@ website](http://gcc.gnu.org/install/prerequisites.html)
69
```shell
70
sudo apt update
71
sudo apt install -y autoconf help2man libtool libtool-bin texinfo byacc flex libncurses5-dev zlib1g-dev \
72
- libexpat1-dev texlive build-essential git wget gawk \
+ libexpat1-dev texlive build-essential git wget gawk libncursesw5 \
73
bison xz-utils make python3 rsync locales
74
```
75
0 commit comments