summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2021-06-26 00:00:00 +0000
committerSam James <sam@gentoo.org>2021-06-27 02:03:39 +0100
commit59659283ef8fea5e76cb66eca760de45ccd92dc1 (patch)
tree1e7df59acd2fc4ba3373ddb5241c5b9088325d71 /app-emulation
parentsys-auth/polkit: Depend on virtual/libcrypt only with USE="-pam". (diff)
downloadgentoo-59659283ef8fea5e76cb66eca760de45ccd92dc1.tar.gz
gentoo-59659283ef8fea5e76cb66eca760de45ccd92dc1.tar.bz2
gentoo-59659283ef8fea5e76cb66eca760de45ccd92dc1.zip
app-emulation/open-vm-tools: Depend on virtual/libcrypt only with USE="-pam".
Fixes: 9327493ab75b4bd29fb9d14af10cffd639455859 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.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-r4.ebuild (renamed from app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r3.ebuild)2
-rw-r--r--app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674-r3.ebuild (renamed from app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674-r2.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
index d13ffdef55bc..d835f5255091 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
index c25437743b62..0d6b5c3e6f9d 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