.
This commit is contained in:
parent
2d84558da6
commit
3e8dc65aeb
1 changed files with 5 additions and 3 deletions
|
@ -88,7 +88,7 @@ Wayland compositor based on wlroots") (description "Hyprland.")
|
|||
(snippet
|
||||
#~(begin
|
||||
(substitute* "src/render/OpenGL.cpp"
|
||||
(("/usr") "$out")))))))
|
||||
(("/usr") "$out"))))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
'(#:configure-flags
|
||||
|
@ -124,6 +124,8 @@ Wayland compositor based on wlroots") (description "Hyprland.")
|
|||
udis86
|
||||
wlroots
|
||||
xcb-util))
|
||||
(home-page "https://www.hyprland.org") (synopsis "Dynamic tiling
|
||||
Wayland compositor based on wlroots") (description "Hyprland.")
|
||||
(home-page "https://www.hyprland.org")
|
||||
(synopsis "Dynamic tiling
|
||||
Wayland compositor based on wlroots")
|
||||
(description "Hyprland.")
|
||||
(license license:bsd-3)))
|
||||
|
|
Loading…
Reference in a new issue