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 7611f428a2a12..6b76072206787 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}"