aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/EmuSettingsDialog.h
diff options
context:
space:
mode:
authorNadia Holmquist Pedersen <nadia@nhp.sh>2024-04-03 14:49:27 +0200
committerGitHub <noreply@github.com>2024-04-03 14:49:27 +0200
commit6e26559cd2a225437072a67b4a55f7fd5831057d (patch)
tree82654d78839c1ac0eaf4627e745252007ca13627 /src/frontend/qt_sdl/EmuSettingsDialog.h
parent31a7f53282040c7df93204d647de470390b96c4b (diff)
ci: fix macOS build
GitHub Actions' macOS runners have Python from homebrew installed and it's used by default instead of the Python that ships with macOS. Apparently Homebrew decided you shouldn't be able to install stuff with `pip3` anymore so our build broke since `setuptools` is no longer included by default and `glib` from vcpkg needs it to build. Additionally,, the whole liblzma mess ended up breaking our builds too because libarchive (and its dependency libxml2) depends on it and the download is no longer available. The build option changes here should be reverted once this is sorted out because this is probably partially breaking archive support. PS: Fuck you Jia Tan.
Diffstat (limited to 'src/frontend/qt_sdl/EmuSettingsDialog.h')
0 files changed, 0 insertions, 0 deletions