File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ jobs:
129129 run : |
130130 sudo dpkg --add-architecture i386
131131 sudo apt-get update -qq
132- sudo apt-get install -y autopoint build-essential curl cmake jq llvm mingw-w64 qttools5-dev qttools5-dev-tools xvfb \
132+ sudo apt-get install -y autopoint build-essential curl cmake jq llvm meson mingw-w64 qttools5-dev qttools5-dev-tools xvfb \
133133 binutils-mingw-w64-i686 g++-mingw-w64-i686 mingw-w64 wine-stable:i386
134134 - name : Cache debian packages
135135 run : |
@@ -190,7 +190,7 @@ jobs:
190190 run : |
191191 sudo dpkg --add-architecture i386
192192 sudo apt-get update -qq
193- sudo apt-get install -y autopoint build-essential curl cmake jq llvm mingw-w64 qttools5-dev qttools5-dev-tools xvfb \
193+ sudo apt-get install -y autopoint build-essential curl cmake jq llvm meson mingw-w64 qttools5-dev qttools5-dev-tools xvfb \
194194 binutils-mingw-w64-x86-64 g++-mingw-w64-x86-64 mingw-w64 wine-stable
195195 - name : Cache debian packages
196196 run : |
You can’t perform that action at this time.
0 commit comments