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 3da47b3 commit a995236Copy full SHA for a995236
.github/workflows/compilation.yml
@@ -46,7 +46,8 @@ jobs:
46
with:
47
msystem: MINGW32
48
install: |
49
- base-devel git make texinfo flex bison patch binutils mingw-w64-i686-gcc mpc-devel tar
+ base-devel git make texinfo flex bison patch binutils mpc-devel tar
50
+ mingw-w64-i686-readline mingw-w64-i686-gcc
51
mingw-w64-i686-cmake mingw-w64-i686-make mingw-w64-i686-libogg
52
update: true
53
0 commit comments