From: Joonas Niilola Date: Sat, 26 Oct 2019 09:52:44 +0000 (+0300) Subject: net-misc/eventd: correctly configure 'wayland' support X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8dd9b7f826ee7624f061fe2f6579bb175a7f52f8;p=gentoo.git net-misc/eventd: correctly configure 'wayland' support Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Joonas Niilola --- 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)