media-libs/gupnp-dlna: 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 18:53:52 +03:00
committed by Sam James
parent a201680468
commit dc34a25ca0

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ IUSE="gtk-doc +introspection"
RDEPEND="
>=dev-libs/glib-2.34:2
>=dev-libs/libxml2-2.5:2
>=dev-libs/libxml2-2.5:2=
media-libs/gstreamer:1.0
media-libs/gst-plugins-base:1.0[introspection?]
introspection? ( >=dev-libs/gobject-introspection-0.6.4:= )