diff --git a/media-video/vcdimager/vcdimager-2.0.1.ebuild b/media-video/vcdimager/vcdimager-2.0.1-r1.ebuild similarity index 95% rename from media-video/vcdimager/vcdimager-2.0.1.ebuild rename to media-video/vcdimager/vcdimager-2.0.1-r1.ebuild index e426f812b7225..cdfbf0d21f313 100644 --- a/media-video/vcdimager/vcdimager-2.0.1.ebuild +++ b/media-video/vcdimager/vcdimager-2.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ IUSE="static-libs +xml" RDEPEND=" >=dev-libs/libcdio-2.0.0:0=[-minimal,${MULTILIB_USEDEP}] dev-libs/popt - xml? ( dev-libs/libxml2:2 ) + xml? ( dev-libs/libxml2:2= ) " DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig"