diff --git a/x11-wm/phoc/phoc-0.21.1.ebuild b/x11-wm/phoc/phoc-0.21.1.ebuild index 50a18fd..508b9c2 100755 --- a/x11-wm/phoc/phoc-0.21.1.ebuild +++ b/x11-wm/phoc/phoc-0.21.1.ebuild @@ -22,15 +22,17 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~arm64" -IUSE="+introspection +systemd test" +IUSE="+introspection +systemd test wayland" RESTRICT="!test? ( test )" RDEPEND=" dev-libs/glib dev-libs/gobject-introspection dev-libs/libinput - dev-libs/wayland - dev-libs/wayland-protocols + wayland? ( dev-libs/wayland + dev-libs/wayland-protocols + + ) gnome-base/dconf gnome-base/gsettings-desktop-schemas gnome-base/gnome-settings-daemon