summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2021-06-21 15:27:23 -0400
committerSam James <sam@gentoo.org>2021-06-22 19:18:29 +0100
commita29cfa17186eaa0be8ca292f331b89f9fbe1d17a (patch)
treebea06bf71fe9442581a93a2e7ebf3d052ce79891 /app-emulation
parentdev-lisp/clisp: add virtual/libcrypt dependency (diff)
downloadgentoo-a29cfa17186eaa0be8ca292f331b89f9fbe1d17a.tar.gz
gentoo-a29cfa17186eaa0be8ca292f331b89f9fbe1d17a.tar.bz2
gentoo-a29cfa17186eaa0be8ca292f331b89f9fbe1d17a.zip
app-emulation/open-vm-tools: use binding := for dev-libs/openssl
Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI. Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r2.ebuild (renamed from app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r1.ebuild)2
-rw-r--r--app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674-r1.ebuild (renamed from app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r1.ebuild b/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r2.ebuild
index 16c6fc0874c7..c6a8bc66b334 100644
--- a/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r1.ebuild
+++ b/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r2.ebuild
@@ -25,7 +25,7 @@ RDEPEND="
deploypkg? ( dev-libs/libmspack )
fuse? ( sys-fs/fuse:0 )
pam? ( sys-libs/pam )
- ssl? ( dev-libs/openssl:0 )
+ ssl? ( dev-libs/openssl:0= )
vgauth? (
dev-libs/libxml2
dev-libs/xmlsec
diff --git a/app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674.ebuild b/app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674-r1.ebuild
index 3ba72787b09b..a762364d6c24 100644
--- a/app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674.ebuild
+++ b/app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674-r1.ebuild
@@ -25,7 +25,7 @@ RDEPEND="
deploypkg? ( dev-libs/libmspack )
fuse? ( sys-fs/fuse:0 )
pam? ( sys-libs/pam )
- ssl? ( dev-libs/openssl:0 )
+ ssl? ( dev-libs/openssl:0= )
vgauth? (
dev-libs/libxml2
dev-libs/xmlsec