commit:     dee0fcf5f5eb5993bfebd1ea1e10a23ef933c582
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon May  5 17:36:08 2025 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon May  5 18:03:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dee0fcf5

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

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 .../wf-config/{wf-config-0.9.0.ebuild => wf-config-0.9.0-r1.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-libs/wf-config/wf-config-0.9.0.ebuild 
b/gui-libs/wf-config/wf-config-0.9.0-r1.ebuild
similarity index 93%
rename from gui-libs/wf-config/wf-config-0.9.0.ebuild
rename to gui-libs/wf-config/wf-config-0.9.0-r1.ebuild
index 7611f428a2a1..6b7607220678 100644
--- a/gui-libs/wf-config/wf-config-0.9.0.ebuild
+++ b/gui-libs/wf-config/wf-config-0.9.0-r1.ebuild
@@ -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}"

Reply via email to