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:
Jan Beich 2023-03-20 20:25:38 +00:00
parent 5594d5eafe
commit b5fedf3a96

View file

@ -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