mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2025-12-08 22:38:25 +00:00
add ncurses-devel to msys2
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user