mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-29 07:58:24 -04:00
backend/drm: use libdisplay-info to parse EDID
This commit is contained in:
parent
40117e1e0d
commit
35da997001
8 changed files with 34 additions and 57 deletions
|
|
@ -3,6 +3,7 @@ packages:
|
|||
- eudev-dev
|
||||
- ffmpeg-dev
|
||||
- glslang
|
||||
- libdisplay-info-dev
|
||||
- libinput-dev
|
||||
- libliftoff-dev
|
||||
- libxkbcommon-dev
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ packages:
|
|||
- clang
|
||||
- ffmpeg
|
||||
- libinput
|
||||
- libdisplay-info
|
||||
- libliftoff
|
||||
- libxkbcommon
|
||||
- mesa
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@ packages:
|
|||
- x11/xcb-util-renderutil
|
||||
- x11/xcb-util-wm
|
||||
- x11-servers/xwayland-devel
|
||||
- sysutils/libdisplay-info
|
||||
- sysutils/seatd
|
||||
- gmake
|
||||
- hwdata
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue