diff --git a/x11-wm/phoc/phoc-0.8.0.ebuild b/x11-wm/phoc/phoc-0.8.0.ebuild index d9a6f44..4aa0985 100644 --- a/x11-wm/phoc/phoc-0.8.0.ebuild +++ b/x11-wm/phoc/phoc-0.8.0.ebuild @@ -61,7 +61,7 @@ src_configure() { local emesonargs=( -Ddefault_library=shared -Dtests=false - -Dembed-wlroots=false + -Dembed-wlroots=disabled ) meson_src_configure }