From 8dd9b7f826ee7624f061fe2f6579bb175a7f52f8 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Sat, 26 Oct 2019 12:52:44 +0300 Subject: [PATCH] net-misc/eventd: correctly configure 'wayland' support Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Joonas Niilola --- net-misc/eventd/eventd-0.27.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/eventd/eventd-0.27.0.ebuild b/net-misc/eventd/eventd-0.27.0.ebuild index e1077cdceb14..af04553dd7be 100644 --- a/net-misc/eventd/eventd-0.27.0.ebuild +++ b/net-misc/eventd/eventd-0.27.0.ebuild @@ -84,7 +84,7 @@ src_configure() { $(meson_use ipv6) $(meson_use systemd) $(meson_use notification notification-daemon) - $(meson_use wayland) + $(meson_use wayland nd-wayland) $(meson_use X nd-xcb) $(meson_use fbcon nd-fbdev) $(meson_use purple im) -- 2.26.2