Skip to content

Commit

Permalink
Merge pull request #56031 from CleverRaven/mxe
Browse files Browse the repository at this point in the history
Revive MXE-MinGW experimental release build
  • Loading branch information
ZhilkinSerg authored Mar 11, 2022
2 parents 1aa49ff + 4ed25ca commit fada41b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,7 @@ jobs:
- name: Install dependencies (windows mxe)
if: matrix.mxe != 'none'
run: |
sudo apt install astyle autoconf automake autopoint bash bison bzip2 cmake flex gettext git g++ gperf intltool \
libffi-dev libgdk-pixbuf2.0-dev libtool libltdl-dev libssl-dev libxml-parser-perl lzip make mingw-w64 openssl \
p7zip-full patch perl pkg-config python ruby scons sed unzip wget xz-utils g++-multilib libc6-dev-i386 libtool-bin
sudo apt install gettext
- name: Install MXE
if: matrix.mxe != 'none'
run: |
Expand Down

0 comments on commit fada41b

Please sign in to comment.