mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Michael Orlitzky
parent
fe068374b6
commit
e14d6ba048
@@ -23,7 +23,7 @@ RDEPEND="
|
||||
net-libs/libhubbub
|
||||
xml? (
|
||||
expat? ( dev-libs/expat )
|
||||
!expat? ( dev-libs/libxml2 )
|
||||
!expat? ( dev-libs/libxml2:= )
|
||||
)"
|
||||
DEPEND="${RDEPEND}
|
||||
test? (
|
||||
@@ -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? (
|
||||
|
||||
Reference in New Issue
Block a user