Skip to content

Commit a995236

Browse files
committed
Adding readline to windows dependencies
1 parent 3da47b3 commit a995236

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/compilation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ jobs:
4646
with:
4747
msystem: MINGW32
4848
install: |
49-
base-devel git make texinfo flex bison patch binutils mingw-w64-i686-gcc mpc-devel tar
49+
base-devel git make texinfo flex bison patch binutils mpc-devel tar
50+
mingw-w64-i686-readline mingw-w64-i686-gcc
5051
mingw-w64-i686-cmake mingw-w64-i686-make mingw-w64-i686-libogg
5152
update: true
5253

0 commit comments

Comments
 (0)