mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-25 19:50:30 +02:00
gnu: cage: Use wlroots-0.18.
* gnu/packages/wm.scm (cage)[inputs]: Remove wlroots; add wlroots-0.18. Change-Id: I8f84f4e5b5e940e8144e04a432bdbb2f97d507ce Signed-off-by: John Kehayias <john@guixotic.coop>
This commit is contained in:
committed by
Maxim Cournoyer
parent
91c2ebd073
commit
cf0738e211
@@ -245,7 +245,7 @@ the leaves of a full binary tree.")
|
||||
(native-inputs (list pkg-config scdoc
|
||||
;; for wayland-scanner
|
||||
wayland))
|
||||
(inputs (list wayland wlroots libxkbcommon))
|
||||
(inputs (list wayland wlroots-0.18 libxkbcommon))
|
||||
(home-page "https://github.com/cage-kiosk/cage")
|
||||
(synopsis "Wayland kiosk")
|
||||
(description "This package provides a Wayland @dfn{kiosk}, which runs a
|
||||
|
||||
Reference in New Issue
Block a user