mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
a73ccc230e
commit
765f2d1100
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue