commit: 9cd320ea1180afc97d11f2e15e04b1ac218d2969 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 7 17:38:02 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 7 17:38:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cd320ea
profiles: add another ref to glib mask New glib broke gjs for me. Bug: https://bugs.gentoo.org/963815 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 1681b9e9b8f3..63915bb1ac18 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -174,7 +174,7 @@ net-libs/NativeThread media-sound/lmms # Lukas Schmelting <[email protected]> (2025-10-03) -# Breaks e.g. in combination with gnome-shell-48.4 +# Breaks e.g. in combination with gnome-shell-48.4, gettext/gjs (bug #963815) >=dev-libs/glib-2.86.0 >=dev-libs/gobject-introspection-1.86.0 >=dev-libs/gobject-introspection-common-1.86.0
