mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-12 05:34:35 -04:00
backend/drm: add libliftoff interface
This commit is contained in:
parent
b4e9487312
commit
9d43e7e4d6
11 changed files with 415 additions and 3 deletions
|
|
@ -4,6 +4,7 @@ packages:
|
|||
- ffmpeg-dev
|
||||
- glslang
|
||||
- libinput-dev
|
||||
- libliftoff-dev
|
||||
- libxkbcommon-dev
|
||||
- mesa-dev
|
||||
- meson
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ packages:
|
|||
- clang
|
||||
- ffmpeg
|
||||
- libinput
|
||||
- libliftoff
|
||||
- libxkbcommon
|
||||
- mesa
|
||||
- meson
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ packages:
|
|||
- devel/pkgconf
|
||||
- graphics/glslang
|
||||
- graphics/libdrm
|
||||
- graphics/libliftoff
|
||||
- graphics/mesa-libs
|
||||
- graphics/png
|
||||
- graphics/vulkan-headers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue