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

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Alfred Wingate
2025-05-03 19:35:34 +03:00
committed by Michael Orlitzky
parent fe068374b6
commit e14d6ba048
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ RDEPEND="
net-libs/libhubbub
xml? (
expat? ( dev-libs/expat )
!expat? ( dev-libs/libxml2 )
!expat? ( dev-libs/libxml2:= )
)"
DEPEND="${RDEPEND}
test? (

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
@@ -21,7 +21,7 @@ RDEPEND="
net-libs/libhubbub
xml? (
expat? ( dev-libs/expat )
!expat? ( dev-libs/libxml2 )
!expat? ( dev-libs/libxml2:= )
)"
DEPEND="${RDEPEND}
test? (