commit:     8dd9b7f826ee7624f061fe2f6579bb175a7f52f8
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 09:52:44 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Oct 26 09:52:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd9b7f8

net-misc/eventd: correctly configure 'wayland' support

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 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 e1077cdceb1..af04553dd7b 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)

Reply via email to