mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
wlroots: build with elogind on sysvinit
This commit is contained in:
parent
f83ae36918
commit
6cb23167c4
@ -26,7 +26,7 @@ PACKAGECONFIG[gles] = ",,virtual/egl virtual/libgles2"
|
||||
PACKAGECONFIG[libdrm] = ",,libdrm"
|
||||
PACKAGECONFIG[libinput] = ",,libinput"
|
||||
PACKAGECONFIG[systemd] = ",,systemd"
|
||||
PACKAGECONFIG[sysvinit] = ",,eudev"
|
||||
PACKAGECONFIG[sysvinit] = ",,eudev elogind"
|
||||
PACKAGECONFIG[vulkan] = ",,vulkan-loader vulkan-headers glslang glslang-native"
|
||||
PACKAGECONFIG[x11] = ",,xcb-util-renderutil"
|
||||
PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,xserver-xorg xcb-util-wm"
|
||||
|
Loading…
Reference in New Issue
Block a user