From d1af0dee71c655c3f4cd217a78004a1b08453543 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Sat, 21 Aug 2021 18:17:18 +0200 Subject: [PATCH] Updated --- x11-wm/phoc/phoc-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }