From ca9cfe5bdee215f4d94fd6169f3bf40698e43103 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 4 Jun 2025 03:10:48 +0100 Subject: [PATCH] app-text/blahtexml: subscribe to xerces-c subslot Signed-off-by: Sam James --- .../{blahtexml-1.0.ebuild => blahtexml-1.0-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-text/blahtexml/{blahtexml-1.0.ebuild => blahtexml-1.0-r1.ebuild} (92%) diff --git a/app-text/blahtexml/blahtexml-1.0.ebuild b/app-text/blahtexml/blahtexml-1.0-r1.ebuild similarity index 92% rename from app-text/blahtexml/blahtexml-1.0.ebuild rename to app-text/blahtexml/blahtexml-1.0-r1.ebuild index 00d990c80f2a5..256d6b058981c 100644 --- a/app-text/blahtexml/blahtexml-1.0.ebuild +++ b/app-text/blahtexml/blahtexml-1.0-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 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 x86" IUSE="doc" -RDEPEND="dev-libs/xerces-c" +RDEPEND="dev-libs/xerces-c:=" DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig