Skip to content

Commit

Permalink
Fixing Windows build - 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Young committed Jan 17, 2024
1 parent 98c47b8 commit 03b30f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bt
Original file line number Diff line number Diff line change
Expand Up @@ -753,6 +753,7 @@ def installDependencies():
'mingw-w64-' + arch + '-meson',
'mingw-w64-' + arch + '-nsis',
'mingw-w64-' + arch + '-qt5-base',
'mingw-w64-' + arch + '-qt5-static',
'mingw-w64-' + arch + '-toolchain',
'mingw-w64-' + arch + '-xalan-c',
'mingw-w64-' + arch + '-xerces-c']
Expand Down

0 comments on commit 03b30f4

Please sign in to comment.