mutter-3.38.4.ebuild src_configure(): $(meson_use wayland native_backend) mutter-3.38.4/src/meson.build: if have_native_backend cvt = find_program('cvt') /usr/bin/cvt is only installed with x11-base/xorg-server[xorg] xorg-server-1.20.1/hw/Makefile.am: if XORG XORG_SUBDIRS = xfree86 endif with cvt being in: hw/xfree86/utils/cvt
Additionally it needs [xorg,-minimal] given: $(use_enable !minimal xfree86-utils)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b018c0aeaad98098c876a493a682b47f948f6e1a commit b018c0aeaad98098c876a493a682b47f948f6e1a Author: Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com> AuthorDate: 2021-05-16 22:13:48 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2021-07-08 01:27:07 +0000 x11-wm/mutter: Accept cvt from x11-libs/libxcvt Closes: https://bugs.gentoo.org/777564 Closes: https://github.com/gentoo/gentoo/pull/20844 Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com> Signed-off-by: Matt Turner <mattst88@gentoo.org> x11-wm/mutter/mutter-40.2.1.ebuild | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-)