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=( local emesonargs=(
-Ddefault_library=shared -Ddefault_library=shared
-Dtests=false -Dtests=false
-Dwlroots:logind-provider=systemd -Dembed-wlroots=false
-Dwlroots:libseat=disabled
) )
meson_src_configure meson_src_configure
} }