Skip to content
Snippets Groups Projects
Verified Commit 491c8785 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

README.md: add pkg-config dependency under MSYS2

[skip ci]
parent d36b82e4
No related branches found
No related tags found
No related merge requests found
......@@ -302,7 +302,7 @@ pacman -Syu
window to complete the upgrade.
- Install all needed dependencies:
```sh
pacman -S git bison flex make tar mingw-w64-x86_64-meson mingw-w64-x86_64-gcc mingw-w64-x86_64-gcc-fortran mingw-w64-x86_64-boost mingw-w64-x86_64-gsl mingw-w64-x86_64-matio
pacman -S git bison flex make tar mingw-w64-x86_64-meson mingw-w64-x86_64-gcc mingw-w64-x86_64-gcc-fortran mingw-w64-x86_64-boost mingw-w64-x86_64-gsl mingw-w64-x86_64-matio mingw-w64-x86_64-pkg-config
```
- Compile and install SLICOT
```sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment