--- mate-notification-daemon-1.26.0.ebuild 2023-06-21 20:44:00.515286016 +0100 +++ mate-notification-daemon-1.26.0.ebuild.fix 2023-06-21 20:37:49.537928694 +0100 @@ -50,7 +50,7 @@ src_configure() { mate_src_configure \ - $(use_enable nls) + $(use_enable nls) \ $(use_enable X x11) \ $(use_enable wayland) }
commit 9743f11f418697f49a8541418001a583b2c39dcb Author: Sam James <sam@gentoo.org> Date: Fri Jun 30 04:58:31 2023 +0100 x11-misc/mate-notification-daemon: fix configure args Fixes: fb46e0952c2ca64f9b4816379d66ccab0cd35164 Cloess: https://bugs.gentoo.org/908974 Signed-off-by: Sam James <sam@gentoo.org>