Skip to content

Commit

Permalink
Fixing Windows build - 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Young committed Jan 17, 2024
1 parent 03b30f4 commit 502970e
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 @@ -754,6 +754,7 @@ def installDependencies():
'mingw-w64-' + arch + '-nsis',
'mingw-w64-' + arch + '-qt5-base',
'mingw-w64-' + arch + '-qt5-static',
'mingw-w64-' + arch + '-qt5',
'mingw-w64-' + arch + '-toolchain',
'mingw-w64-' + arch + '-xalan-c',
'mingw-w64-' + arch + '-xerces-c']
Expand Down

0 comments on commit 502970e

Please sign in to comment.