diff options
author | 2024-08-09 13:55:10 +0200 | |
---|---|---|
committer | 2024-08-09 14:04:10 +0200 | |
commit | 5a11a4800db7175e4376154797b25238c91dd29c (patch) | |
tree | 7542661fc23e19d49151c21a5e585fd5620b1f77 /profiles | |
parent | x11-libs/gtksourceview: fix compilation with gcc-14 (diff) | |
download | gentoo-5a11a4800db7175e4376154797b25238c91dd29c.tar.gz gentoo-5a11a4800db7175e4376154797b25238c91dd29c.tar.bz2 gentoo-5a11a4800db7175e4376154797b25238c91dd29c.zip |
profiles: mask glib-2.80 and co. due to issues when updating
Bug: https://bugs.gentoo.org/937616
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 8346e0f31999..606b78c0ee4c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Pacho Ramos <pacho@gentoo.org> (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 +>=gnome-base/gnome-shell-46 +>=gnome-extra/gnome-shell-extensions-46 +>=gnome-base/nautilis-46 + # Bernard Cafarelli <voyageur@gentoo.org> (2024-08-08) # Last release in 2004, website disappeared a long time ago. # Bad code quality, not packaged in other distros or dockapps.net |