diff options
| author | Sam James <sam@gentoo.org> | 2025-10-26 01:29:33 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-10-26 01:29:33 +0000 |
| commit | 57d9bc1d6f9418f52c55f2317b27bda4f7883206 (patch) | |
| tree | ae1336a17181c8a8e99875d6c870063aec2047a5 /dev-libs/glib/glib-2.84.4.ebuild | |
| parent | 0f901081478fcbc3d1cb743d83153ae7da1fc711 (diff) | |
| download | gentoo-57d9bc1d6f9418f52c55f2317b27bda4f7883206.tar.gz gentoo-57d9bc1d6f9418f52c55f2317b27bda4f7883206.tar.bz2 gentoo-57d9bc1d6f9418f52c55f2317b27bda4f7883206.zip | |
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@gentoo.org>
Diffstat (limited to 'dev-libs/glib/glib-2.84.4.ebuild')
| -rw-r--r-- | dev-libs/glib/glib-2.84.4.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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?] |
