.
This commit is contained in:
parent
9c59431ef2
commit
5c6544542f
1 changed files with 2 additions and 2 deletions
|
@ -105,7 +105,6 @@ rasterisation.")
|
|||
libxkbcommon
|
||||
mesa
|
||||
pixman
|
||||
libdrm
|
||||
libseat
|
||||
wayland
|
||||
wayland-protocols
|
||||
|
@ -113,7 +112,8 @@ rasterisation.")
|
|||
xcb-util-wm
|
||||
xorg-server-xwayland))
|
||||
(inputs
|
||||
(list hwdata))
|
||||
(list hwdata
|
||||
libdrm))
|
||||
(native-inputs
|
||||
(cons*
|
||||
`(,hwdata "pnp")
|
||||
|
|
Loading…
Reference in a new issue