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

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41919
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Alfred Wingate
2025-05-03 19:35:10 +03:00
committed by Sam James
parent 806bc3a00b
commit 117dd1d03e
3 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ RDEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.66:2[${MULTILIB_USEDEP}]
>=net-libs/gssdp-1.3.0:0=[introspection?,${MULTILIB_USEDEP}]
>=net-libs/libsoup-2.48.0:2.4[introspection?,${MULTILIB_USEDEP}]
>=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]
>=dev-libs/libxml2-2.9.1-r4:=[${MULTILIB_USEDEP}]
>=sys-apps/util-linux-2.24.1-r3[${MULTILIB_USEDEP}]
introspection? ( >=dev-libs/gobject-introspection-1.54:= )
"

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=8
@@ -25,7 +25,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
RDEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.70:2[${MULTILIB_USEDEP}]
>=net-libs/gssdp-1.6.2:1.6=[introspection?,${MULTILIB_USEDEP}]
>=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]
>=dev-libs/libxml2-2.9.1-r4:=[${MULTILIB_USEDEP}]
>=net-libs/libsoup-2.99.0:3.0[introspection?,${MULTILIB_USEDEP}]
>=sys-apps/util-linux-2.24.1-r3[${MULTILIB_USEDEP}]
introspection? ( >=dev-libs/gobject-introspection-1.54:= )

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=8
@@ -25,7 +25,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
RDEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.70:2[${MULTILIB_USEDEP}]
>=net-libs/gssdp-1.6.2:1.6=[introspection?,${MULTILIB_USEDEP}]
>=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]
>=dev-libs/libxml2-2.9.1-r4:=[${MULTILIB_USEDEP}]
>=net-libs/libsoup-2.99.0:3.0[introspection?,${MULTILIB_USEDEP}]
>=sys-apps/util-linux-2.24.1-r3[${MULTILIB_USEDEP}]
introspection? ( >=dev-libs/gobject-introspection-1.54:= )