Skip to content

Commit 5eee707

Browse files
libwayland install for linux
1 parent 00cda00 commit 5eee707

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/job-cmakebuild-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: sudo apt-get update
3030

3131
- name: Install development library
32-
run: sudo apt-get install libasound2-dev libgl1-mesa-dev libpulse-dev libdbus-1-dev libx11-dev libxcursor-dev libxext-dev libxi-dev libxinerama-dev libxrandr-dev libxss-dev libxt-dev libxxf86vm-dev cmake apt-transport-https software-properties-common gcc g++ powershell clang-format glslang-tools wayland-scanner++
32+
run: sudo apt-get install libasound2-dev libgl1-mesa-dev libpulse-dev libdbus-1-dev libx11-dev libxcursor-dev libxext-dev libxi-dev libxinerama-dev libxrandr-dev libxss-dev libxt-dev libxxf86vm-dev cmake apt-transport-https software-properties-common gcc g++ powershell clang-format glslang-tools libwayland-dev
3333

3434
- name: CMake Build
3535
run: .\Scripts\BuildEngine.ps1 -Configurations ${{inputs.configuration}}

0 commit comments

Comments
 (0)