x11-misc/xcave: 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:
Alfred Wingate
2025-05-03 20:15:59 +03:00
committed by Sam James
parent cc3d2fbee7
commit 4304a6b4be

View File

@@ -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
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
RESTRICT="test"
RDEPEND="
dev-libs/libxml2:2
dev-libs/libxml2:2=
gnome-base/libglade
x11-libs/gtk+:2
"