summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-08-09 11:52:24 +0200
committerPacho Ramos <pacho@gentoo.org>2024-08-09 11:53:23 +0200
commit8aa974e74ecbc064eba2680638ef83d917d2b284 (patch)
tree08bacd0bccd2f91d1656f6cc97cbf51d7b7017f0 /dev-libs
parentdev-libs/gobject-introspection: unkeyword 1.80.1 for ~s390 (diff)
downloadgentoo-8aa974e74ecbc064eba2680638ef83d917d2b284.tar.gz
gentoo-8aa974e74ecbc064eba2680638ef83d917d2b284.tar.bz2
gentoo-8aa974e74ecbc064eba2680638ef83d917d2b284.zip
dev-libs/glib: Fix dependencies
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/glib/glib-2.80.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.80.4.ebuild b/dev-libs/glib/glib-2.80.4.ebuild
index 9bc995515b0d..e61ebbcbfe68 100644
--- a/dev-libs/glib/glib-2.80.4.ebuild
+++ b/dev-libs/glib/glib-2.80.4.ebuild
@@ -33,7 +33,7 @@ RDEPEND="
>=dev-libs/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}]
>=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
>=virtual/libintl-0-r2[${MULTILIB_USEDEP}]
- introspection? ( >=dev-libs/gobject-introspection-1.80.1[${MULTILIB_USEDEP}] )
+ introspection? ( >=dev-libs/gobject-introspection-1.80.1 )
kernel_linux? ( >=sys-apps/util-linux-2.23[${MULTILIB_USEDEP}] )
selinux? ( >=sys-libs/libselinux-2.2.2-r5[${MULTILIB_USEDEP}] )
xattr? ( !elibc_glibc? ( >=sys-apps/attr-2.4.47-r1[${MULTILIB_USEDEP}] ) )