mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
x11-wm/hyprland: unbreak with --auto-features=enabled
meson.build:60:0: ERROR: Dependency "libsystemd" not found, tried pkgconfig and cmake PR: 270361
This commit is contained in:
parent
5594d5eafe
commit
b5fedf3a96
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ GH_ACCOUNT= hyprwm
|
||||||
GH_PROJECT= Hyprland
|
GH_PROJECT= Hyprland
|
||||||
GH_TUPLE= hyprwm:hyprland-protocols:301733a:hyprland_protocols/subprojects/hyprland-protocols \
|
GH_TUPLE= hyprwm:hyprland-protocols:301733a:hyprland_protocols/subprojects/hyprland-protocols \
|
||||||
canihavesomecoffee:udis86:1.7.2-186-g5336633:udis86/subprojects/udis86
|
canihavesomecoffee:udis86:1.7.2-186-g5336633:udis86/subprojects/udis86
|
||||||
|
MESON_ARGS= -Dsystemd=disabled
|
||||||
|
|
||||||
OPTIONS_DEFINE= X11
|
OPTIONS_DEFINE= X11
|
||||||
OPTIONS_DEFAULT=X11
|
OPTIONS_DEFAULT=X11
|
||||||
|
|
Loading…
Add table
Reference in a new issue