From f8176f2e67a68eb016e5a311aa687f4a3397bbb9 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Sun, 22 Aug 2021 01:49:55 +0200 Subject: [PATCH] fix --- x11-wm/phoc/phoc-0.8.0.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/x11-wm/phoc/phoc-0.8.0.ebuild b/x11-wm/phoc/phoc-0.8.0.ebuild index 55a5709..f85d70e 100644 --- a/x11-wm/phoc/phoc-0.8.0.ebuild +++ b/x11-wm/phoc/phoc-0.8.0.ebuild @@ -71,8 +71,6 @@ src_configure() { -Ddefault_library=shared -Dtests=false -Dwlroots:logind-provider=systemd - -Dwlroots:libseat=disabled - -Dxwayland=disabled ) meson_src_configure }