Skip to content

Commit

Permalink
Wayland.
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstenhater committed Aug 27, 2024
1 parent 13c6e8f commit 6de3292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Update apt
run: sudo apt update
- name: Install missing packages
run: sudo apt install libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libglu1-mesa-dev freeglut3-dev mesa-common-dev
run: sudo apt install libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libglu1-mesa-dev freeglut3-dev mesa-common-dev libwayland-bin libwayland-dev libxkbcommon-dev xorg-dev
- name: Check config
run: |
$CC --version
Expand Down

0 comments on commit 6de3292

Please sign in to comment.