Skip to content

Commit 54eade5

Browse files
authored
Update windows dependencies
1 parent b0220d8 commit 54eade5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/compilation.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ jobs:
4444
with:
4545
msystem: MINGW32
4646
install: |
47-
base-devel git make texinfo flex bison patch binutils mingw-w64-i686-gcc mpc-devel tar
48-
mingw-w64-i686-cmake mingw-w64-i686-make mingw-w64-i686-libogg
47+
base-devel git make texinfo flex bison patch binutils mpc-devel tar
48+
mingw-w64-i686-readline mingw-w64-i686-gcc mingw-w64-i686-cmake
49+
mingw-w64-i686-make mingw-w64-i686-libogg
4950
update: true
5051

5152
- name: Runs all the stages in the shell

0 commit comments

Comments
 (0)