This commit is contained in:
Daniel Ziltener 2023-11-28 12:35:43 +01:00
parent 9c59431ef2
commit 5c6544542f
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -105,7 +105,6 @@ rasterisation.")
libxkbcommon libxkbcommon
mesa mesa
pixman pixman
libdrm
libseat libseat
wayland wayland
wayland-protocols wayland-protocols
@ -113,7 +112,8 @@ rasterisation.")
xcb-util-wm xcb-util-wm
xorg-server-xwayland)) xorg-server-xwayland))
(inputs (inputs
(list hwdata)) (list hwdata
libdrm))
(native-inputs (native-inputs
(cons* (cons*
`(,hwdata "pnp") `(,hwdata "pnp")