add ncurses-devel to msys2

This commit is contained in:
bebbo
2018-10-03 11:15:34 +02:00
parent 104c12b7f9
commit 65f6d6c27e
+1 -1
View File
@@ -47,7 +47,7 @@ apt-cyg install gcc-core gcc-g++ python git perl-Pod-Simple gperf patch automake
### Windows with msys2
```
pacman -S git base-devel gcc flex gmp-devel mpc-devel mpfr-devel
pacman -S git base-devel gcc flex gmp-devel mpc-devel mpfr-devel ncurses-devel
```
### Ubuntu running on the Windows 10 Linux subsystem