We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5805df2 commit 05d8577Copy full SHA for 05d8577
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Install dependencies
16
run: |
17
- sudo apt install -y ninja-build python3-pip
+ sudo apt install -y ninja-build python3-pip gcc pkg-config libwayland-dev libx11-dev libxss-dev libxinerama-dev libxrandr-dev libnotify-dev libdbus-1-dev libwayland-dev libwayland-client0 libwayland-cursor libpango1.0-dev
18
pip3 install meson
19
20
- name: Setup
0 commit comments