mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 07:53:26 +00:00
OpenXR: Add support for Wayland on Linux
This commit is contained in:
parent
2e14492879
commit
256699ee31
15 changed files with 149 additions and 9 deletions
2
.github/workflows/linux_builds.yml
vendored
2
.github/workflows/linux_builds.yml
vendored
|
@ -106,7 +106,7 @@ jobs:
|
|||
# TODO: Figure out somehow how to embed this one.
|
||||
- name: wayland-scanner dependency
|
||||
run: |
|
||||
sudo apt-get install libwayland-bin
|
||||
sudo apt-get install libwayland-bin libegl-dev
|
||||
|
||||
- name: Free disk space on runner
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue