mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: zig-wlroots: Use wlroots-0.18.
* gnu/packages/zig-xyz.scm (zig-wlroots)[propagated-inputs]: Remove wlroots; add wlroots-0.18. Change-Id: I8aa52dcee7e03225819ca34aca3d3fd0bea3769d Signed-off-by: John Kehayias <john@guixotic.coop>
This commit is contained in:
parent
7327092ab0
commit
bb7dd4effc
1 changed files with 1 additions and 1 deletions
|
@ -445,7 +445,7 @@ interface.")
|
|||
`(,@args #:install-source? #f))
|
||||
(chdir ".."))))))
|
||||
(propagated-inputs
|
||||
(list wlroots
|
||||
(list wlroots-0.18
|
||||
zig-pixman
|
||||
zig-wayland
|
||||
zig-xkbcommon))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue