Archived
1
0
Fork 0

gnu: hikari: Simplify inputs.

* gnu/packages/wm.scm (hikari)[inputs]: Simplify.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Petr Hodina 2022-04-17 04:10:45 +02:00 committed by Ludovic Courtès
parent 06d39ff642
commit 47b3daeaa1
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -2560,14 +2560,14 @@ read and write, and compatible with JSON.")
(native-inputs
(list bmake pkg-config wayland-protocols))
(inputs
`(("cairo" ,cairo)
("libinput" ,libinput)
("libucl" ,libucl)
("libxkbcommon" ,libxkbcommon)
("pam" ,linux-pam)
("pango" ,pango)
("wayland" ,wayland)
("wlroots" ,wlroots)))
(list cairo
libinput
libucl
libxkbcommon
linux-pam
pango
wayland
wlroots))
(arguments
`(#:tests? #f ; no tests
#:make-flags