mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
Add OpenGL ES dependencies for scenefx build
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
This commit is contained in:
parent
c1a909b55b
commit
831831841f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -59,6 +59,8 @@ jobs:
|
|||
libffi-dev \
|
||||
libexpat1-dev \
|
||||
libxml2-dev \
|
||||
libgles2-mesa-dev \
|
||||
libegl1-mesa-dev \
|
||||
pkg-config
|
||||
|
||||
- name: Build and install wayland 1.23.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue