mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
app-office/sc-im: 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
ca1206a3d2
commit
c83765220f
@ -1,4 +1,4 @@
|
||||
# Copyright 2022-2024 Gentoo Authors
|
||||
# Copyright 2022-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -24,7 +24,7 @@ DEPEND="
|
||||
${LUA_DEPS}
|
||||
)
|
||||
ods? (
|
||||
dev-libs/libxml2
|
||||
dev-libs/libxml2:=
|
||||
dev-libs/libzip
|
||||
)
|
||||
plots? ( sci-visualization/gnuplot )
|
||||
@ -36,7 +36,7 @@ DEPEND="
|
||||
)
|
||||
xlsx? (
|
||||
dev-libs/libxlsxwriter
|
||||
dev-libs/libxml2
|
||||
dev-libs/libxml2:=
|
||||
dev-libs/libzip
|
||||
)
|
||||
"
|
||||
Loading…
x
Reference in New Issue
Block a user