commit: 08e6b29645565e99e1be19c03efad3c91bb2871c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 29 16:44:48 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 29 16:46:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08e6b296
x11-wm/mutter: fix 'dependency' typo in comment
Fixes: fa52f3b5e558e216c37146a12587de447cb9eee7
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-wm/mutter/mutter-46.7-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-wm/mutter/mutter-46.7-r1.ebuild
b/x11-wm/mutter/mutter-46.7-r1.ebuild
index aac907e2ac69..8b89e1bc40e9 100644
--- a/x11-wm/mutter/mutter-46.7-r1.ebuild
+++ b/x11-wm/mutter/mutter-46.7-r1.ebuild
@@ -33,7 +33,7 @@ RESTRICT="!test? ( test )"
# this ensures have_enable_ei_portal is always there in xwayland.pc, which
affects how Xwayland is launched, thus if it were toggled off
# in Xwayland after mutter is installed, Xwayland would fail to be started by
mutter. mutter already hard-depends on libei, so there's
# really no extra deps here (besides xdg-desktop-portal, but we want that too,
anyhow).
-# v3.32.2 has many excessive or unused *_req variables declared, thus
currently the dep order ignores those and goes via wdependency() call order
+# v3.32.2 has many excessive or unused *_req variables declared, thus
currently the dep order ignores those and goes via dependency() call order
RDEPEND="
>=media-libs/graphene-1.10.2[introspection?]
x11-libs/gdk-pixbuf:2