From 47f1a7d82a07834d2e2ee30d36627bceda68b0f9 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman <129263+stealthgun@users.noreply.github.com> Date: Sun, 22 Aug 2021 01:22:47 +0200 Subject: [PATCH] Update phoc-0.8.0.ebuild --- x11-wm/phoc/phoc-0.8.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-wm/phoc/phoc-0.8.0.ebuild b/x11-wm/phoc/phoc-0.8.0.ebuild index bd936bf..55a5709 100644 --- a/x11-wm/phoc/phoc-0.8.0.ebuild +++ b/x11-wm/phoc/phoc-0.8.0.ebuild @@ -72,6 +72,7 @@ src_configure() { -Dtests=false -Dwlroots:logind-provider=systemd -Dwlroots:libseat=disabled + -Dxwayland=disabled ) meson_src_configure }