diff --git a/x11-wm/phoc/phoc-0.8.0.ebuild b/x11-wm/phoc/phoc-0.8.0.ebuild index 349c8ef..e6dfe1a 100644 --- a/x11-wm/phoc/phoc-0.8.0.ebuild +++ b/x11-wm/phoc/phoc-0.8.0.ebuild @@ -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 }