mirror of
https://github.com/glfw/glfw.git
synced 2025-10-03 05:11:01 +00:00
CI: add meson and D-Bus dependency for external libdecoration
This commit is contained in:
parent
ea13c508c4
commit
30e00d4fee
@ -43,6 +43,8 @@ matrix:
|
||||
- libwayland-dev
|
||||
- libxkbcommon-dev
|
||||
- libegl1-mesa-dev
|
||||
- meson
|
||||
- libdbus-1-dev
|
||||
env:
|
||||
- USE_WAYLAND=ON
|
||||
- BUILD_SHARED_LIBS=ON
|
||||
@ -57,6 +59,8 @@ matrix:
|
||||
- libwayland-dev
|
||||
- libxkbcommon-dev
|
||||
- libegl1-mesa-dev
|
||||
- meson
|
||||
- libdbus-1-dev
|
||||
env:
|
||||
- USE_WAYLAND=ON
|
||||
- BUILD_SHARED_LIBS=OFF
|
||||
|
Loading…
Reference in New Issue
Block a user