gui-libs/wf-config: add libxml2 slot operator

Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
Viorel Munteanu
2025-05-05 20:36:08 +03:00
parent 96c02d4273
commit dee0fcf5f5

View File

@@ -1,4 +1,4 @@
# Copyright 2019-2024 Gentoo Authors
# Copyright 2019-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ RESTRICT="!test? ( test )"
DEPEND="
dev-libs/libevdev
dev-libs/libxml2
dev-libs/libxml2:=
media-libs/glm
"
RDEPEND="${DEPEND}"