mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Patrick McLean
parent
652600183c
commit
c2ff1a1b1c
@@ -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}] )
|
||||
|
||||
@@ -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}] )
|
||||
|
||||
Reference in New Issue
Block a user