mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
sys-devel/sparse: 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:
parent
51b44b220e
commit
58003bdaae
@ -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=7
|
||||
@ -25,7 +25,7 @@ RESTRICT="!test? ( test )"
|
||||
RDEPEND="gtk? ( x11-libs/gtk+:3 )
|
||||
llvm? ( <llvm-core/llvm-$((${LLVM_MAX_SLOT} + 1)):= )
|
||||
sqlite? ( dev-db/sqlite:= )
|
||||
xml? ( dev-libs/libxml2 )"
|
||||
xml? ( dev-libs/libxml2:= )"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="gtk? ( virtual/pkgconfig )
|
||||
xml? ( virtual/pkgconfig )"
|
||||
@ -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=7
|
||||
@ -25,7 +25,7 @@ RESTRICT="!test? ( test )"
|
||||
RDEPEND="gtk? ( x11-libs/gtk+:3 )
|
||||
llvm? ( <llvm-core/llvm-$((${LLVM_MAX_SLOT} + 1)):= )
|
||||
sqlite? ( dev-db/sqlite:= )
|
||||
xml? ( dev-libs/libxml2 )"
|
||||
xml? ( dev-libs/libxml2:= )"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="gtk? ( virtual/pkgconfig )
|
||||
xml? ( virtual/pkgconfig )"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user