Patch the OpenXR headers to get EGL from GLAD if we're using it

This commit is contained in:
David Snopek 2024-11-04 10:40:05 -06:00
parent 1bffd6c73b
commit 09e09d9335
3 changed files with 36 additions and 1 deletions

View file

@ -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 libegl-dev
sudo apt-get install libwayland-bin
- name: Free disk space on runner
run: |