commit: 94f109e38561f2c898adbf973a5ecc41404dc310 Author: Lukas Schmelting <lschmelting <AT> posteo <DOT> com> AuthorDate: Fri Oct 3 08:22:10 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 3 16:21:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94f109e3
dev-libs/glib: Remove obsolete gio weak blocker Signed-off-by: Lukas Schmelting <lschmelting <AT> posteo.com> Part-of: https://github.com/gentoo/gentoo/pull/43754 Closes: https://github.com/gentoo/gentoo/pull/43754 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 deletions(-) diff --git a/dev-libs/glib/glib-2.82.5.ebuild b/dev-libs/glib/glib-2.82.5.ebuild index de02e76c5d72..02e612d7f3a9 100644 --- a/dev-libs/glib/glib-2.82.5.ebuild +++ b/dev-libs/glib/glib-2.82.5.ebuild @@ -36,7 +36,6 @@ 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 31553b2eac5c..4b143af6c41a 100644 --- a/dev-libs/glib/glib-2.84.3.ebuild +++ b/dev-libs/glib/glib-2.84.3.ebuild @@ -36,7 +36,6 @@ 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 4877e9cbd200..ccf8b36b0c0e 100644 --- a/dev-libs/glib/glib-2.84.4.ebuild +++ b/dev-libs/glib/glib-2.84.4.ebuild @@ -36,7 +36,6 @@ 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 4877e9cbd200..ccf8b36b0c0e 100644 --- a/dev-libs/glib/glib-2.86.0.ebuild +++ b/dev-libs/glib/glib-2.86.0.ebuild @@ -36,7 +36,6 @@ 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?]
