commit: 4d9b534d56ee851fad30c398d93a166bd3857ea9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 15 05:34:57 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 15 05:40:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d9b534d
app-emulation/open-vm-tools: depend on xmlsec subslot dep
xmlsec changed ABI.
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{open-vm-tools-12.1.0.ebuild => open-vm-tools-12.1.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/open-vm-tools/open-vm-tools-12.1.0.ebuild
b/app-emulation/open-vm-tools/open-vm-tools-12.1.0-r1.ebuild
similarity index 98%
rename from app-emulation/open-vm-tools/open-vm-tools-12.1.0.ebuild
rename to app-emulation/open-vm-tools/open-vm-tools-12.1.0-r1.ebuild
index 37f06b0d4bb4..becf36ccf61e 100644
--- a/app-emulation/open-vm-tools/open-vm-tools-12.1.0.ebuild
+++ b/app-emulation/open-vm-tools/open-vm-tools-12.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2007-2022 Gentoo Authors
+# Copyright 2007-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,7 +29,7 @@ RDEPEND="
ssl? ( dev-libs/openssl:0= )
vgauth? (
dev-libs/libxml2
- dev-libs/xmlsec
+ dev-libs/xmlsec:=
)
X? (
x11-libs/libXext