net-libs/libgrss: add dev-libs/libxml2 subslot op for incoming ABI break

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Alfred Wingate
2025-05-03 19:36:43 +03:00
committed by Sam James
parent ab5c644988
commit 36262fa930

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ IUSE="+introspection"
RDEPEND="
>=dev-libs/glib-2.42.1:2
>=dev-libs/libxml2-2.9.2:2
>=dev-libs/libxml2-2.9.2:2=
>=net-libs/libsoup-2.48:2.4[introspection?]
introspection? ( >=dev-libs/gobject-introspection-1.42 )
"