net-misc/icaclient: add proper libxml2 subslot + compat

Not going to open the can of worms on selfservice any further...

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:45:46 +03:00
committed by Sam James
parent 02fa77fefe
commit b68dfd3e17
2 changed files with 9 additions and 3 deletions

View File

@@ -54,6 +54,10 @@ RDEPEND="
>=app-accessibility/at-spi2-core-2.46.0:2
app-crypt/libsecret
dev-libs/glib:2
|| (
dev-libs/libxml2:2/0
dev-libs/libxml2-compat
)
media-fonts/font-adobe-100dpi
media-fonts/font-cursor-misc
media-fonts/font-misc-ethiopic
@@ -98,7 +102,6 @@ RDEPEND="
!hdx? ( !media-plugins/hdx-realtime-media-engine )
usb? ( virtual/libudev )
selfservice? (
dev-libs/libxml2
net-libs/webkit-gtk:4.1
dev-libs/xerces-c
)

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
@@ -54,7 +54,10 @@ RDEPEND="
>=app-accessibility/at-spi2-core-2.46.0:2
app-crypt/libsecret
dev-libs/glib:2
dev-libs/libxml2
|| (
dev-libs/libxml2:2/0
dev-libs/libxml2-compat
)
media-fonts/font-adobe-100dpi
media-fonts/font-cursor-misc
media-fonts/font-misc-ethiopic