media-gfx/yafaray: 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 18:48:36 +03:00 committed by Sam James
parent 8d46bb3a83
commit 58d3b354f6
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

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=8
@ -26,7 +26,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
# Note: according to upstream, the blender plugin doesn't work with >=blender-2.8 (yet).
RDEPEND="
dev-libs/libxml2:2
dev-libs/libxml2:2=
sys-libs/zlib
jpeg? ( media-libs/libjpeg-turbo:= )
opencv? ( media-libs/opencv:= )