mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-17 19:21:30 +12:00
Update Qt_Build.yml
This commit is contained in:
parent
f6634786c1
commit
588d842bce
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Qt_Build.yml
vendored
2
.github/workflows/Qt_Build.yml
vendored
|
@ -105,7 +105,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install misc packages
|
- name: Install misc packages
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update && sudo apt install libx11-dev libgl1-mesa-glx mesa-common-dev libfuse2
|
sudo apt-get update && sudo apt install libx11-dev libgl1-mesa-glx mesa-common-dev libfuse2 libwayland-dev
|
||||||
sudo add-apt-repository -y ppa:savoury1/qt-6-2
|
sudo add-apt-repository -y ppa:savoury1/qt-6-2
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install qt6-base-dev
|
sudo apt install qt6-base-dev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue