mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-util/hfstospell: 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
611d6fa0e9
commit
c7a6c2bc00
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -21,7 +21,7 @@ DEPEND="app-arch/libarchive:=
|
|||||||
dev-cpp/libxmlpp:2.6
|
dev-cpp/libxmlpp:2.6
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/libsigc++:2
|
dev-libs/libsigc++:2
|
||||||
dev-libs/libxml2
|
dev-libs/libxml2:=
|
||||||
)"
|
)"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
BDEPEND="virtual/pkgconfig"
|
BDEPEND="virtual/pkgconfig"
|
||||||
Loading…
x
Reference in New Issue
Block a user