sys-libs/pam: Add [${MULTILIB_USEDEP}] to dependency on virtual/libcrypt.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Arfrever Frehtes Taifersar Arahesis
2020-02-12 19:41:35 +00:00
committed by Patrick McLean
parent 652600183c
commit c2ff1a1b1c
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ BDEPEND="app-text/docbook-xml-dtd:4.1.2
nls? ( sys-devel/gettext )"
DEPEND="
virtual/libcrypt:=
virtual/libcrypt:=[${MULTILIB_USEDEP}]
audit? ( >=sys-process/audit-2.2.2[${MULTILIB_USEDEP}] )
berkdb? ( >=sys-libs/db-4.8.30-r1:=[${MULTILIB_USEDEP}] )
cracklib? ( >=sys-libs/cracklib-2.9.1-r1[${MULTILIB_USEDEP}] )

View File

@@ -26,7 +26,7 @@ BDEPEND="app-text/docbook-xml-dtd:4.1.2
nls? ( sys-devel/gettext )"
DEPEND="
virtual/libcrypt:=
virtual/libcrypt:=[${MULTILIB_USEDEP}]
audit? ( >=sys-process/audit-2.2.2[${MULTILIB_USEDEP}] )
berkdb? ( >=sys-libs/db-4.8.30-r1:=[${MULTILIB_USEDEP}] )
cracklib? ( >=sys-libs/cracklib-2.9.1-r1[${MULTILIB_USEDEP}] )