Skip to content

Commit

Permalink
More on fixing Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Young committed Jan 17, 2024
1 parent a4220ac commit 98c47b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bt
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@ def installDependencies():
'mingw-w64-' + arch + '-libbacktrace',
'mingw-w64-' + arch + '-meson',
'mingw-w64-' + arch + '-nsis',
'mingw-w64-' + arch + '-qt5',
'mingw-w64-' + arch + '-qt5-base',
'mingw-w64-' + arch + '-toolchain',
'mingw-w64-' + arch + '-xalan-c',
'mingw-w64-' + arch + '-xerces-c']
Expand Down

0 comments on commit 98c47b8

Please sign in to comment.