Updated deps

This commit is contained in:
Gerben Jan Dijkman 2021-08-21 18:12:52 +02:00
parent 4075276994
commit db3a82465b

View File

@ -66,8 +66,7 @@ src_configure() {
local emesonargs=(
-Ddefault_library=shared
-Dtests=false
-Dwlroots:logind-provider=systemd
-Dwlroots:libseat=disabled
-Dembed-wlroots=false
)
meson_src_configure
}