mirror of
https://github.com/glfw/glfw.git
synced 2025-10-03 13:20:58 +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
|
- libwayland-dev
|
||||||
- libxkbcommon-dev
|
- libxkbcommon-dev
|
||||||
- libegl1-mesa-dev
|
- libegl1-mesa-dev
|
||||||
|
- meson
|
||||||
|
- libdbus-1-dev
|
||||||
env:
|
env:
|
||||||
- USE_WAYLAND=ON
|
- USE_WAYLAND=ON
|
||||||
- BUILD_SHARED_LIBS=ON
|
- BUILD_SHARED_LIBS=ON
|
||||||
@ -57,6 +59,8 @@ matrix:
|
|||||||
- libwayland-dev
|
- libwayland-dev
|
||||||
- libxkbcommon-dev
|
- libxkbcommon-dev
|
||||||
- libegl1-mesa-dev
|
- libegl1-mesa-dev
|
||||||
|
- meson
|
||||||
|
- libdbus-1-dev
|
||||||
env:
|
env:
|
||||||
- USE_WAYLAND=ON
|
- USE_WAYLAND=ON
|
||||||
- BUILD_SHARED_LIBS=OFF
|
- BUILD_SHARED_LIBS=OFF
|
||||||
|
Loading…
Reference in New Issue
Block a user