mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
Add libgbm-dev for wlroots EGL support
Co-authored-by: squassina <8495707+squassina@users.noreply.github.com>
This commit is contained in:
parent
76ca96ebe4
commit
ba9dffc39e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -61,6 +61,7 @@ jobs:
|
|||
libxml2-dev \
|
||||
libgles2-mesa-dev \
|
||||
libegl1-mesa-dev \
|
||||
libgbm-dev \
|
||||
pkg-config
|
||||
|
||||
- name: Build and install wayland 1.23.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue