commit:     59659283ef8fea5e76cb66eca760de45ccd92dc1
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Sat Jun 26 00:00:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 27 01:03:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59659283

app-emulation/open-vm-tools: Depend on virtual/libcrypt only with USE="-pam".

Fixes: 9327493ab75b4bd29fb9d14af10cffd639455859
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

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

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

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

Reply via email to