forked from rosa/hakurei
internal/rosa/package: seatd
Required by wlroots sessions. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -14,7 +14,8 @@ package wlroots {
|
||||
exec = meson {
|
||||
setup = {
|
||||
"Dxwayland": "enabled";
|
||||
"Dsession": "disabled";
|
||||
"Dallocators": "gbm";
|
||||
"Dbackends": "drm,libinput";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -27,6 +28,9 @@ package wlroots {
|
||||
libxcb-wm,
|
||||
xkbcommon,
|
||||
pixman,
|
||||
seatd,
|
||||
libinput,
|
||||
libliftoff,
|
||||
kernel-headers,
|
||||
];
|
||||
|
||||
@@ -37,5 +41,8 @@ package wlroots {
|
||||
libxcb-wm,
|
||||
xkbcommon,
|
||||
pixman,
|
||||
seatd,
|
||||
libinput,
|
||||
libliftoff,
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user