commit:     9327493ab75b4bd29fb9d14af10cffd639455859
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 24 22:47:20 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 24 23:27:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9327493a

app-emulation/open-vm-tools: add virtual/libcrypt dependency

Needed for upcoming libxcrypt migration.

Acked-by: David Seifert <soap <AT> gentoo.org>
Reported-by: Ionen Wolkens <ionen <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ....2.0_p16938113-r2.ebuild => open-vm-tools-11.2.0_p16938113-r3.ebuild} | 1 +
 ....2.5_p17337674-r1.ebuild => open-vm-tools-11.2.5_p17337674-r2.ebuild} | 1 +
 2 files changed, 2 insertions(+)

diff --git 
a/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r2.ebuild 
b/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r3.ebuild
similarity index 99%
rename from app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r2.ebuild
rename to app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r3.ebuild
index c6a8bc66b33..d13ffdef55b 100644
--- a/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r2.ebuild
+++ b/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r3.ebuild
@@ -22,6 +22,7 @@ REQUIRED_USE="
 RDEPEND="
        dev-libs/glib
        net-libs/libtirpc
+       virtual/libcrypt:=
        deploypkg? ( dev-libs/libmspack )
        fuse? ( sys-fs/fuse:0 )
        pam? ( sys-libs/pam )

diff --git 
a/app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674-r1.ebuild 
b/app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674-r2.ebuild
similarity index 99%
rename from app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674-r1.ebuild
rename to app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674-r2.ebuild
index a762364d6c2..c25437743b6 100644
--- a/app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674-r1.ebuild
+++ b/app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674-r2.ebuild
@@ -22,6 +22,7 @@ REQUIRED_USE="
 RDEPEND="
        dev-libs/glib
        net-libs/libtirpc
+       virtual/libcrypt:=
        deploypkg? ( dev-libs/libmspack )
        fuse? ( sys-fs/fuse:0 )
        pam? ( sys-libs/pam )

Reply via email to