commit: 88edfd240adbad57c627633a32343b74ab575925 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Fri Aug 9 14:07:07 2024 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Fri Aug 9 14:07:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88edfd24
profiles: update glib-2.80 mask Thanks-to: Sam James Bug: https://bugs.gentoo.org/937616 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> profiles/package.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e3b2dccbd0fc..d5018de33d20 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -37,6 +37,8 @@ # Mask until we find out a way to deal better with the upstream # introduced circular dep, bug #937616 >=dev-libs/glib-2.80 +>=dev-util/glib-utils-2.80 +>=dev-util/gdbus-codegen-2.80 >=gnome-base/gnome-shell-46 >=gnome-extra/gnome-shell-extensions-46 >=gnome-base/nautilus-46
