wlroots: enable seatd; buggy without
This commit is contained in:
parent
f045e3dc5c
commit
de78135599
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ build() {
|
||||||
meson .. \
|
meson .. \
|
||||||
--buildtype=release \
|
--buildtype=release \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--libexecdir=lib
|
--libexecdir=lib \
|
||||||
|
-Dlibseat=enabled
|
||||||
samu
|
samu
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue