commit: 57d9bc1d6f9418f52c55f2317b27bda4f7883206 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 26 01:29:33 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 26 01:29:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57d9bc1d
Revert "dev-libs/glib: Remove obsolete gio weak blocker" This reverts commit 94f109e38561f2c898adbf973a5ecc41404dc310. People still have 2.78 installed and are upgrading from it, as shown by bugs like bug #947058. Bug: https://bugs.gentoo.org/947058 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/glib/glib-2.82.5.ebuild | 1 + dev-libs/glib/glib-2.84.3.ebuild | 1 + dev-libs/glib/glib-2.84.4.ebuild | 1 + dev-libs/glib/glib-2.86.0.ebuild | 1 + 4 files changed, 4 insertions(+) diff --git a/dev-libs/glib/glib-2.82.5.ebuild b/dev-libs/glib/glib-2.82.5.ebuild index 02e612d7f3a9..de02e76c5d72 100644 --- a/dev-libs/glib/glib-2.82.5.ebuild +++ b/dev-libs/glib/glib-2.82.5.ebuild @@ -36,6 +36,7 @@ RESTRICT="!test? ( test )" # them or just put the (build) deps in that rare consumer instead of recursive # RDEPEND here (due to lack of recursive DEPEND). RDEPEND=" + !<dev-libs/gobject-introspection-1.80.1 !<dev-util/gdbus-codegen-${PV} >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] >=dev-libs/libpcre2-10.32:0=[${MULTILIB_USEDEP},unicode(+),static-libs?] diff --git a/dev-libs/glib/glib-2.84.3.ebuild b/dev-libs/glib/glib-2.84.3.ebuild index 4b143af6c41a..31553b2eac5c 100644 --- a/dev-libs/glib/glib-2.84.3.ebuild +++ b/dev-libs/glib/glib-2.84.3.ebuild @@ -36,6 +36,7 @@ RESTRICT="!test? ( test )" # them or just put the (build) deps in that rare consumer instead of recursive # RDEPEND here (due to lack of recursive DEPEND). RDEPEND=" + !<dev-libs/gobject-introspection-1.80.1 !<dev-util/gdbus-codegen-${PV} >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] >=dev-libs/libpcre2-10.32:0=[${MULTILIB_USEDEP},unicode(+),static-libs?] diff --git a/dev-libs/glib/glib-2.84.4.ebuild b/dev-libs/glib/glib-2.84.4.ebuild index a800dcffab46..f4339b3b5923 100644 --- a/dev-libs/glib/glib-2.84.4.ebuild +++ b/dev-libs/glib/glib-2.84.4.ebuild @@ -36,6 +36,7 @@ RESTRICT="!test? ( test )" # them or just put the (build) deps in that rare consumer instead of recursive # RDEPEND here (due to lack of recursive DEPEND). RDEPEND=" + !<dev-libs/gobject-introspection-1.80.1 !<dev-util/gdbus-codegen-${PV} >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] >=dev-libs/libpcre2-10.32:0=[${MULTILIB_USEDEP},unicode(+),static-libs?] diff --git a/dev-libs/glib/glib-2.86.0.ebuild b/dev-libs/glib/glib-2.86.0.ebuild index ccf8b36b0c0e..4877e9cbd200 100644 --- a/dev-libs/glib/glib-2.86.0.ebuild +++ b/dev-libs/glib/glib-2.86.0.ebuild @@ -36,6 +36,7 @@ RESTRICT="!test? ( test )" # them or just put the (build) deps in that rare consumer instead of recursive # RDEPEND here (due to lack of recursive DEPEND). RDEPEND=" + !<dev-libs/gobject-introspection-1.80.1 !<dev-util/gdbus-codegen-${PV} >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] >=dev-libs/libpcre2-10.32:0=[${MULTILIB_USEDEP},unicode(+),static-libs?]
