gnu: waybar: Build documentation.
* gnu/packages/wm.scm (waybar)native-inputs]: Add scdoc. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
75a43e53e1
commit
56c39a07c8
@ -1543,6 +1543,7 @@ modules for building a Wayland compositor.")
|
||||
`(("gcc" ,gcc-8) ; for #include <filesystem>
|
||||
("glib:bin" ,glib "bin")
|
||||
("pkg-config" ,pkg-config)
|
||||
("scdoc" ,scdoc)
|
||||
("wayland-protocols" ,wayland-protocols)))
|
||||
(home-page "https://github.com/Alexays/Waybar")
|
||||
(synopsis "Wayland bar for Sway and Wlroots based compositors")
|
||||
|
Loading…
Reference in New Issue
Block a user