.
This commit is contained in:
parent
3e8dc65aeb
commit
39db11404f
1 changed files with 2 additions and 2 deletions
|
@ -91,8 +91,8 @@ Wayland compositor based on wlroots") (description "Hyprland.")
|
|||
(("/usr") "$out"))))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
'(#:configure-flags
|
||||
'("-DNO_SYSTEMD=true")
|
||||
'(;#:configure-flags
|
||||
;'("-DNO_SYSTEMD=true")
|
||||
#:phases (modify-phases %standard-phases
|
||||
(add-before 'configure
|
||||
'pre-configure
|
||||
|
|
Loading…
Reference in a new issue