commit: 4dba87018118536516a90d6de877f6fba033f8b2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Dec 1 12:41:33 2024 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Mon Dec 2 12:59:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dba8701
profiles: unmack newer glib and gnome-shell-46 Thanks to all the involved people that helped on getting a softer upgrade path from older glib versions. Closes: https://bugs.gentoo.org/937616 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> profiles/package.mask | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 29bbb19555b3..c13de3d136e8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -456,20 +456,6 @@ app-i18n/kcm-fcitx # exim_tinydb utility crashes due to invalid free() (used in startup script) =mail-mta/exim-4.98 -# Pacho Ramos <[email protected]> (2024-08-09) -# 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-extra/gnome-shell-frippery-46 ->=gnome-base/nautilus-46 ->=dev-libs/gobject-introspection-1.80 ->=dev-libs/gobject-introspection-common-1.80 ->=x11-terms/ptyxis-46 - # Leonardo Hernández Hernández <[email protected]> (2024-07-07) # New major ffmpeg version. Tracker bug #928905. >=media-video/ffmpeg-7.0
