From 10184f0b8cbf1ae098c38b24abca31e68cabef0f Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Sat, 3 May 2025 15:03:08 +0300 Subject: [PATCH] app-emulation/open-vm-tools: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate Part-of: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James --- ...-vm-tools-12.4.5.ebuild => open-vm-tools-12.4.5-r1.ebuild} | 4 ++-- ...-tools-12.5.0-r2.ebuild => open-vm-tools-12.5.0-r3.ebuild} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename app-emulation/open-vm-tools/{open-vm-tools-12.4.5.ebuild => open-vm-tools-12.4.5-r1.ebuild} (98%) rename app-emulation/open-vm-tools/{open-vm-tools-12.5.0-r2.ebuild => open-vm-tools-12.5.0-r3.ebuild} (99%) diff --git a/app-emulation/open-vm-tools/open-vm-tools-12.4.5.ebuild b/app-emulation/open-vm-tools/open-vm-tools-12.4.5-r1.ebuild similarity index 98% rename from app-emulation/open-vm-tools/open-vm-tools-12.4.5.ebuild rename to app-emulation/open-vm-tools/open-vm-tools-12.4.5-r1.ebuild index d3827b193eeef..7f6c385fb4d2a 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-12.4.5.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-12.4.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2007-2024 Gentoo Authors +# Copyright 2007-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -29,7 +29,7 @@ RDEPEND=" !pam? ( virtual/libcrypt:= ) ssl? ( dev-libs/openssl:= ) vgauth? ( - dev-libs/libxml2 + dev-libs/libxml2:= dev-libs/xmlsec:= ) X? ( diff --git a/app-emulation/open-vm-tools/open-vm-tools-12.5.0-r2.ebuild b/app-emulation/open-vm-tools/open-vm-tools-12.5.0-r3.ebuild similarity index 99% rename from app-emulation/open-vm-tools/open-vm-tools-12.5.0-r2.ebuild rename to app-emulation/open-vm-tools/open-vm-tools-12.5.0-r3.ebuild index 9006329b0e50a..a72cbde7bdd02 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-12.5.0-r2.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-12.5.0-r3.ebuild @@ -29,7 +29,7 @@ RDEPEND=" !pam? ( virtual/libcrypt:= ) ssl? ( dev-libs/openssl:= ) vgauth? ( - dev-libs/libxml2 + dev-libs/libxml2:= dev-libs/xmlsec:= ) X? (