mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
app-dicts/verbiste: 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
83ebae7905
commit
0d30380100
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc ~riscv x86"
|
||||
IUSE="gtk"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/libxml2-2.4.0:2
|
||||
>=dev-libs/libxml2-2.4.0:2=
|
||||
gtk? ( >=x11-libs/gtk+-2.6:2 )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
@ -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
|
||||
@ -16,7 +16,7 @@ IUSE="gtk test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/libxml2-2.4.0:2
|
||||
>=dev-libs/libxml2-2.4.0:2=
|
||||
gtk? ( >=x11-libs/gtk+-2.6:2 )
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
Loading…
x
Reference in New Issue
Block a user