.
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"))))))
|
(("/usr") "$out"))))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:configure-flags
|
'(;#:configure-flags
|
||||||
'("-DNO_SYSTEMD=true")
|
;'("-DNO_SYSTEMD=true")
|
||||||
#:phases (modify-phases %standard-phases
|
#:phases (modify-phases %standard-phases
|
||||||
(add-before 'configure
|
(add-before 'configure
|
||||||
'pre-configure
|
'pre-configure
|
||||||
|
|
Loading…
Reference in a new issue